Skip to content

Commit a19ac3f

Browse files
author
Oliver Kossin
committed
Run cs-fixer
1 parent 9051707 commit a19ac3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Application/bin/console.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
if (\class_exists(Debug::class)) {
3434
Debug::enable();
3535
} else {
36-
\Symfony\Component\Debug\Debug::enable();
36+
Symfony\Component\Debug\Debug::enable();
3737
}
3838
}
3939

0 commit comments

Comments
 (0)