Skip to content

Commit 2433e4b

Browse files
committed
fix tests
1 parent 6b6ab85 commit 2433e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<whitelist>
1919
<directory suffix=".php">src/</directory>
2020
<exclude>
21-
<file>src/GoogleServiceProvider.php</file>
21+
<file>src/GeoIPServiceProvider.php</file>
2222
<directory suffix=".php">src/config/</directory>
2323
<directory suffix=".php">src/Facades/</directory>
2424
<directory suffix=".php">src/Console/</directory>

0 commit comments

Comments
 (0)