diff --git a/tests/Integration/Api/ApiV3Test.php b/tests/Integration/Api/ApiV3Test.php index fcf1b69e4..c7f9093f4 100644 --- a/tests/Integration/Api/ApiV3Test.php +++ b/tests/Integration/Api/ApiV3Test.php @@ -1429,8 +1429,8 @@ public function testUpdateSubmission() { unset($data['submissions'][0]['timestamp']); $this->assertEquals([ - 'userId' => 'test', - 'userDisplayName' => 'Test Displayname', + 'userId' => 'user1', + 'userDisplayName' => 'User No. 1', 'formId' => $this->testForms[0]['id'], 'answers' => [ [