mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
Utilizing test db for e2e tests.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
waitForConditionTimeout: 20000,
|
||||
baseUrl: 'http://localhost:3000'
|
||||
baseUrl: 'http://localhost:3011'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user