Skip to content

Commit a9324ed

Browse files
committed
eol
1 parent c448f72 commit a9324ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules-tests/CodeQuality/Rector/ClassMethod/NoSetupWithParentCallOverrideRector/Source/SomeFunctionalTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ protected function setUp(): void
1010

1111
init_db();
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)