Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3678742

Browse files
committed
Remove useless @ from GeonamesTest
1 parent fa52e57 commit 3678742

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Geocoder/Tests/Provider/GeonamesTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public function testGeocodeWithNull()
6666
/**
6767
* @expectedException \Geocoder\Exception\NoResult
6868
* @expectedExceptionMessage No places found for query "http://api.geonames.org/searchJSON?q=BlaBlaBla&maxRows=5&style=full&username=username".
69-
* @
7069
*/
7170
public function testGeocodeWithUnknownCity()
7271
{

0 commit comments

Comments
 (0)