Fix syntax error in teams_tab_spec.js

This commit is contained in:
Daniel Friedman
2015-09-11 11:43:20 -04:00
parent 40976cef76
commit 44fd787a98

View File

@@ -115,6 +115,7 @@ define([
AjaxHelpers.respondWithError(requests, 500);
expectError(teamsTabView, "Your request could not be completed due to a server problem. Reload the page and try again. If the issue persists, click the Help tab to report the problem.");
expectFocus(teamsTabView.$('.warning'));
});
it('does not navigate to the topics page when syncing its collection if not on the search page', function () {
var teamsTabView = createTeamsTabView(),