Skip to content
Snippets Groups Projects
Commit da68af5c authored by Jesse Zoldak's avatar Jesse Zoldak
Browse files

Disable potentially flaky jasmine tests SOL-1065

parent c0de9429
No related branches found
No related tags found
No related merge requests found
......@@ -51,8 +51,8 @@ define([
});
describe('SearchCollection', function () {
// TODO: fix and re-enable. See SOL-1065
xdescribe('SearchCollection', function () {
beforeEach(function () {
this.server = Sinon.fakeServer.create();
......
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