Skip to content

Commit d5cf5b0

Browse files
jbelienStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent e8a513b commit d5cf5b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tests/IntegrationTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ class IntegrationTest extends ProviderIntegrationTest
2525
protected $testIpv6 = false;
2626

2727
protected $skippedTests = [
28-
'testGeocodeQuery' => 'BAN Server supports France only.',
29-
'testReverseQuery' => 'BAN Server supports France only.',
30-
'testReverseQueryWithNoResults' => 'Addok returns "debug" information for reverse geocoding on coordinates 0, 0. See https://github.com/addok/addok/issues/505'
28+
'testGeocodeQuery' => 'BAN Server supports France only.',
29+
'testReverseQuery' => 'BAN Server supports France only.',
30+
'testReverseQueryWithNoResults' => 'Addok returns "debug" information for reverse geocoding on coordinates 0, 0. See https://github.com/addok/addok/issues/505',
3131
];
3232

3333
protected function createProvider(HttpClient $httpClient)

0 commit comments

Comments
 (0)