Skip to content

Commit 43287fb

Browse files
authored
Merge pull request #803 from geocoder-php/analysis-8P7r2K
Apply fixes from StyleCI
2 parents da6a1df + faf288e commit 43287fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/IntegrationTest.php

+3
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ class IntegrationTest extends ProviderIntegrationTest
2525
];
2626

2727
protected $testAddress = false;
28+
2829
protected $testReverse = false;
30+
2931
protected $testIpv6 = false;
32+
3033
protected $testHttpProvider = false;
3134

3235
public static function setUpBeforeClass()

0 commit comments

Comments
 (0)