Skip to content
Snippets Groups Projects
Verified Commit 19a662b5 authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

enable emil user sync in e2ep

parent e8d184d2
Branches
Tags
No related merge requests found
......@@ -46,8 +46,7 @@ describe('Init users', () => {
it('should login peter', () => {
syncUser(DatabaseUser.PETER);
});
xit('should login emil', () => {
// disabled until password change
it('should login emil', () => {
syncUser(DatabaseUser.EMIL);
});
it('should login adelheit', () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment