python tests, quality, and html element type fix
This commit is contained in:
committed by
Harry Rein
parent
28837c020f
commit
5d1eecd43c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user