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 61df7f0 commit df8d2a1Copy full SHA for df8d2a1
.github/workflows/phpunit.yml
@@ -41,4 +41,4 @@ jobs:
41
fi
42
43
- name: Run PHPUnit
44
- run: vendor/bin/phpunit --bootstrap autoload.php test/TplBlockTest.php
+ run: vendor/bin/phpunit test/TplBlockTest.php
0 commit comments