Skip to content

Commit

Permalink
Fix feature test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Syndesi committed Oct 5, 2023
1 parent 5fb7933 commit 27434f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ExampleGenerationCommand/User/UserCreateTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function testUserCreate(): void
'docs/commands/assets/user-create.html',
$commandOutput,
[
"Created user with email '[email protected]' successfully, UUID is",
"Created user with email",
]
);
}
Expand Down

0 comments on commit 27434f8

Please sign in to comment.