Skip to content

Commit

Permalink
Chore: change functional tests to keep browser state between tests (#645
Browse files Browse the repository at this point in the history
)
  • Loading branch information
DanDeMicco authored Feb 8, 2018
1 parent 6671431 commit e68af74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecept.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const commonConfigObj = {
url: 'http://localhost:8000',
smartWait: DEFAULT_WAIT_TIME,
restart: false,
keepBrowserState: true,
waitForTimeout: DEFAULT_WAIT_TIME
};

Expand Down

0 comments on commit e68af74

Please sign in to comment.