Skip to content

Commit

Permalink
Merge branch 'master' of github.com:spryker/spryker-shop into feature…
Browse files Browse the repository at this point in the history
…/te-6081/dev-fe-css-lazy-load
  • Loading branch information
Yuriy Gerton committed Aug 12, 2020
2 parents fdad2f0 + 8964e2f commit e013876
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions codeception.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,17 @@
namespace: SprykerShopTest
actor: Tester

include:
- tests/SprykerShopTest/Yves/ShopApplication

paths:
tests: tests
log: tests/_output
data: tests/_data
support: tests/_support
envs: tests/_envs
settings:
bootstrap: _bootstrap.php
suite_class: \PHPUnit\Framework\TestSuite
colors: true
memory_limit: 1024M
log: true
coverage:
enabled: true
whitelist:
include:
- 'src/*.php'

0 comments on commit e013876

Please sign in to comment.