Skip to content
Snippets Groups Projects
Commit 219b430c authored by Martin Schoeler's avatar Martin Schoeler
Browse files

small fix

parent e1aaa7fc
No related branches found
No related tags found
No related merge requests found
......@@ -355,7 +355,7 @@ describe('Changing settings via api', () => {
after(() => {
sideNav.preferencesClose.click();
sideNav.getChannelFromList('general').waitForExist(5000);
sideNav.getChannelFromList('general').waitForVisible(5000);
sideNav.openChannel('general');
});
describe('block profile change', () => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment