Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit ba3af00

Browse files
committed
cs part fixed
1 parent d8d874a commit ba3af00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/_autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
if (class_exists('PHPUnit_Framework_ExpectationFailedException')) {
1111
class_alias('PHPUnit_Framework_ExpectationFailedException', ExpectationFailedException::class);
12-
}
12+
}

0 commit comments

Comments
 (0)