diff --git a/app/Services/NominatimService.php b/app/Services/NominatimService.php index 209d59bb..fdc5c683 100644 --- a/app/Services/NominatimService.php +++ b/app/Services/NominatimService.php @@ -30,4 +30,4 @@ class NominatimService return 0; } -} \ No newline at end of file +} diff --git a/phpunit.xml b/phpunit.xml index f52c8374..27a075b8 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,37 +1,32 @@ +> - - + ./tests/Feature - - + + ./app - - + + - - - - - - - - + + + + + + + + + +