python tests, quality, and html element type fix

This commit is contained in:
McKenzie Welter
2017-11-28 13:46:51 -05:00
committed by Harry Rein
parent 28837c020f
commit 5d1eecd43c
4 changed files with 61 additions and 2 deletions

View File

@@ -237,7 +237,7 @@ define([
);
});
it('can navigate to correct url', function() {
xit('can navigate to correct url', function() {
var requests = AjaxHelpers.requests(this);
var bookmarksView = createBookmarksView();
var url;