Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Feb 16, 2023
1 parent afc5628 commit 5d08313
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Data/Bundle/Reader/IntlBundleReaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

/**
* @author Bernhard Schussek <bschussek@gmail.com>
*
* @requires extension intl
*/
class IntlBundleReaderTest extends TestCase
Expand Down
1 change: 1 addition & 0 deletions Tests/Util/GitRepositoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class GitRepositoryTest extends TestCase

/**
* @before
*
* @after
*/
protected function cleanup()
Expand Down

0 comments on commit 5d08313

Please sign in to comment.