Skip to content

Commit a5fc026

Browse files
Remove useless parent method calls in tests
1 parent 7774843 commit a5fc026

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/Functional/UidTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ class UidTest extends AbstractWebTestCase
2020
{
2121
protected function setUp(): void
2222
{
23-
parent::setUp();
24-
2523
self::deleteTmpDir();
2624
}
2725

0 commit comments

Comments
 (0)