We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ede0c3 commit b41e62cCopy full SHA for b41e62c
src/Provider/Photon/Tests/PhotonTest.php
@@ -220,6 +220,5 @@ public function testGeocodeQueryWithBbox(): void
220
$this->assertCount(2, $results);
221
$this->assertEquals('Deutschland', $results->first()->getCountry());
222
$this->assertEquals('Wörrstadt', $results->first()->getLocality());
223
-
224
}
225
0 commit comments