Commit da68af5c by Jesse Zoldak

Disable potentially flaky jasmine tests SOL-1065

parent c0de9429
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment