Prevent product without product key
This commit is contained in:
parent
b4c03e5cf8
commit
e5253e3433
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ script:
|
|||
#- php ./vendor/codeception/codeception/codecept run --debug acceptance TaxRatesCest.php
|
||||
|
||||
- sed -i 's/NINJA_DEV=true/NINJA_PROD=true/g' .env
|
||||
- php ./vendor/codeception/codeception/codecept run--debug acceptance GoProCest.php
|
||||
- php ./vendor/codeception/codeception/codecept run acceptance GoProCest.php
|
||||
|
||||
after_script:
|
||||
- cat storage/logs/laravel.log
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue