[Mobile[ Tests
Added jasmine test for QUerySerivce and adjusted the InfoGestureSpec to account for use of QueryService.
This commit is contained in:
@@ -91,7 +91,7 @@ define(
|
||||
|
||||
it("get url for a new tab using domainObject and mode", function () {
|
||||
urlService.urlForNewTab(mockMode, mockDomainObject);
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
);
|
||||
Reference in New Issue
Block a user