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 1f35c25 commit b46213eCopy full SHA for b46213e
phpunit.xml
@@ -8,7 +8,7 @@
8
processIsolation="false"
9
stopOnFailure="false"
10
syntaxCheck="false"
11
- bootstrap="vendor/laravel/laravel/bootstrap/autoload.php"
+ bootstrap="vendor/autoload.php"
12
>
13
<testsuites>
14
<testsuite name="Geocoder library for Laravel Test Suite">
0 commit comments