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 6b6ab85 commit 2433e4bCopy full SHA for 2433e4b
phpunit.xml.dist
@@ -18,7 +18,7 @@
18
<whitelist>
19
<directory suffix=".php">src/</directory>
20
<exclude>
21
- <file>src/GoogleServiceProvider.php</file>
+ <file>src/GeoIPServiceProvider.php</file>
22
<directory suffix=".php">src/config/</directory>
23
<directory suffix=".php">src/Facades/</directory>
24
<directory suffix=".php">src/Console/</directory>
0 commit comments