Skip to content

Commit aa70441

Browse files
github-actionsgithub-actions[bot]
authored andcommitted
style(php-cs-fixer): fix coding standards
1 parent 1991103 commit aa70441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Identifier/Functional/Driver/Common/Combined/ListenerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public function testAssignManually(): void
2828
{
2929
$this->withListeners([
3030
Uuid4Listener::class,
31-
UlidListener::class
31+
UlidListener::class,
3232
]);
3333

3434
$identifiers = new MultipleIdentifiers();

0 commit comments

Comments
 (0)