Working on tests
This commit is contained in:
parent
4177e54e6b
commit
8cfcd34eba
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ before_script:
|
|||
- php artisan db:seed --no-interaction --class=UserTableSeeder # development seed
|
||||
|
||||
script:
|
||||
# - php ./vendor/codeception/codeception/codecept run --debug acceptance APICest.php
|
||||
- php ./vendor/codeception/codeception/codecept run --debug acceptance APICest.php
|
||||
# - php ./vendor/codeception/codeception/codecept run --debug acceptance TaxRatesCest.php
|
||||
# - php ./vendor/codeception/codeception/codecept run --debug acceptance CheckBalanceCest.php
|
||||
# - php ./vendor/codeception/codeception/codecept run --debug acceptance ClientCest.php
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue