Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Feb 15, 2016
1 parent 05316b5 commit e19a4d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/phpunit_bridge.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ The PHPUnit Bridge Component

It comes with the following features:

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

0 comments on commit e19a4d7

Please sign in to comment.