forked from github/Toast-PhoneGap-Plugin
Creating a failing test
This commit is contained in:
parent
daba1f21cd
commit
9def9e77f5
@ -37,7 +37,7 @@ cordova.define("nl.x-services.plugins.toast.tests", function(require, exports, m
|
||||
});
|
||||
|
||||
it("should define showLongCenter", function() {
|
||||
expect(window.plugins.toast.showLongCenter).toBeDefined();
|
||||
expect(window.plugins.toast.IWillFail).toBeDefined();
|
||||
});
|
||||
|
||||
it("should define showLongBottom", function() {
|
||||
|
Loading…
Reference in New Issue
Block a user