mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 16:02:16 +00:00
changed bootstrap file
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: PHPUnit Tests
|
- name: PHPUnit Tests
|
||||||
uses: php-actions/phpunit@v6
|
uses: php-actions/phpunit@v6
|
||||||
with:
|
with:
|
||||||
bootstrap: tests/bootstrap.php
|
bootstrap: vendor/autoload.php
|
||||||
php_version: 7.1
|
php_version: 7.1
|
||||||
php_extensions: json
|
php_extensions: json
|
||||||
configuration: phpunit.xml
|
configuration: phpunit.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user