Add gravity flow demo
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Codeception Test Suite Configuration
|
||||
|
||||
# Suite for WordPress acceptance tests.
|
||||
# Perform tests using or simulating a browser.
|
||||
|
||||
|
||||
class_name: AcceptanceTester
|
||||
modules:
|
||||
enabled:
|
||||
- \Helper\Acceptance
|
||||
- WPLoader
|
||||
- WPWebDriver
|
||||
|
||||
Reference in New Issue
Block a user