Another Readme update for Jasmine-Ajax 2.0
This commit is contained in:
parent
4115a04727
commit
955152d6be
@ -183,7 +183,7 @@ Most third-party Jasmine extensions use Ajax to load HTML fixtures into the DOM.
|
||||
loadFixtures('fixture.html');
|
||||
|
||||
// then install the mock
|
||||
jasmine.Ajax.useMock();
|
||||
jasmine.Ajax.install();
|
||||
});
|
||||
|
||||
Jasmine
|
||||
|
Loading…
Reference in New Issue
Block a user