CB-11864 Fixed tests for the new Jasmine version

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/07bff7ce
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/07bff7ce
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/07bff7ce

Branch: refs/heads/2.2.x
Commit: 07bff7cea2af5c4aa4d1747d7c12d858feb40648
Parents: c7e04e7
Author: Alexander Sorokin <[email protected]>
Authored: Fri Sep 16 16:53:58 2016 +0300
Committer: Alexander Sorokin <[email protected]>
Committed: Fri Sep 16 16:53:58 2016 +0300

----------------------------------------------------------------------
 tests/tests.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/07bff7ce/tests/tests.js
----------------------------------------------------------------------
diff --git a/tests/tests.js b/tests/tests.js
index 24da0eb..14621a7 100644
--- a/tests/tests.js
+++ b/tests/tests.js
@@ -511,7 +511,7 @@ exports.defineAutoTests = function() {
             }, HIGH_TIMEOUT);
         });
 
-        describe('Contact.remove method', function(done) {
+        describe('Contact.remove method', function() {
             afterEach(function (done) {
                 removeContact(done, this.contactObj);
             });


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to