changed bootstrap file

This commit is contained in:
DeveloperMarius
2021-03-22 23:13:05 +01:00
parent deb6922d0c
commit 7013822358

View File

@@ -14,7 +14,7 @@ jobs:
- name: PHPUnit Tests
uses: php-actions/phpunit@v6
with:
bootstrap: tests/bootstrap.php
bootstrap: vendor/autoload.php
php_version: 7.1
php_extensions: json
configuration: phpunit.xml