Skip to content

Commit e19a4d7

Browse files
committed
Fix linting
1 parent 05316b5 commit e19a4d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ The PHPUnit Bridge Component
66

77
It comes with the following features:
88

9-
* Enforce a consistent `C` locale (It forces applications to use the default
10-
language for output)
9+
* Enforce a consistent `C` locale (It forces applications to use the default language for output)
1110
* Auto-register `class_exists` to load Doctrine annotations (when used);
1211
* Print a user deprecation notices summary at the end of the test suite;
1312
* Display the stack trace of a deprecation on-demand.

0 commit comments

Comments
 (0)