Skip to content

Commit e85085c

Browse files
authored
CS fix for AutoloaderTest (#6790)
1 parent 7e8ff9d commit e85085c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/system/Autoloader/AutoloaderTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,7 @@ public function testAutoloaderLoadsNonClassFiles(): void
381381

382382
/**
383383
* @runInSeparateProcess
384-
*
385-
* @preserveGlobalState disabled
384+
* @preserveGlobalState disabled
386385
*/
387386
public function testLoadHelpers(): void
388387
{

0 commit comments

Comments
 (0)