We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc307d9 commit 4b383ebCopy full SHA for 4b383eb
1 file changed
phpunit.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<phpunit colors="true" bootstrap="tests/SecureNativeTest.php">
+<phpunit colors="true" bootstrap="vendor/autoload.php">
3
<testsuites>
4
<testsuite name="Test Suite">
5
<directory>./tests</directory>
0 commit comments