Disable potentially flaky jasmine tests SOL-1065
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user