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

OZG-7421 disable emil sync

parent ce2361d6
Branches
Tags
1 merge request!9Ozg 7421 fix e2e tests
......@@ -46,7 +46,7 @@ describe('Init users', () => {
it('should login peter', () => {
syncUser(DatabaseUser.PETER);
});
it('should login emil', () => {
xit('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