mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Add e2e tests
This commit is contained in:
parent
e6e0b02849
commit
9993432c7b
6 changed files with 90 additions and 0 deletions
6
e2e/configuration.js.dist
Normal file
6
e2e/configuration.js.dist
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
module.exports = {
|
||||
url: 'http://rainloop.domain.com/',
|
||||
user: 'user"domain.com',
|
||||
pass: '12345'
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue