Skip to content

Commit b41e62c

Browse files
committed
Apply PHPCS fix
1 parent 9ede0c3 commit b41e62c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Provider/Photon/Tests/PhotonTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,5 @@ public function testGeocodeQueryWithBbox(): void
220220
$this->assertCount(2, $results);
221221
$this->assertEquals('Deutschland', $results->first()->getCountry());
222222
$this->assertEquals('Wörrstadt', $results->first()->getLocality());
223-
224223
}
225224
}

0 commit comments

Comments
 (0)