Skip to content

Commit ae98f95

Browse files
committed
cs
1 parent edc29dc commit ae98f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Reflection/Dibi/DibiFluentClassReflectionExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ protected function setUp(): void
2020
$this->reflectionProvider = $this->createReflectionProvider();
2121
$this->extension = new DibiFluentClassReflectionExtension();
2222

23-
parent::setUp();
23+
parent::setUp();
2424
}
2525

2626
/**

0 commit comments

Comments
 (0)