Skip to content

Commit 236300d

Browse files
Merge branch '6.2' into 6.3
* 6.2: CS fix Fix test provider
2 parents 06e949b + dad04ec commit 236300d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tests/Data/Bundle/Reader/IntlBundleReaderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
/**
2020
* @author Bernhard Schussek <bschussek@gmail.com>
21+
*
2122
* @requires extension intl
2223
*/
2324
class IntlBundleReaderTest extends TestCase

Tests/Util/GitRepositoryTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class GitRepositoryTest extends TestCase
2727

2828
/**
2929
* @before
30+
*
3031
* @after
3132
*/
3233
protected function cleanup()

0 commit comments

Comments
 (0)