Skip to content

Commit df8d2a1

Browse files
committed
unit tests settings again
1 parent 61df7f0 commit df8d2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
fi
4242
4343
- name: Run PHPUnit
44-
run: vendor/bin/phpunit --bootstrap autoload.php test/TplBlockTest.php
44+
run: vendor/bin/phpunit test/TplBlockTest.php

0 commit comments

Comments
 (0)