Skip to content
Snippets Groups Projects
Commit 4cbca338 authored by Winnie Hellmann's avatar Winnie Hellmann
Browse files

Increase timeout for notes_spec.js

parent 37581695
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -670,7 +670,7 @@ describe('Notes', function() {
done();
})
.catch(done.fail);
});
}, 2000);
});
 
describe('postComment with Slash commands', () => {
Loading
Loading
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