You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/09/07 03:22:35 UTC

[4/4] cordova-lib git commit: CB-12361: added comment for plugin add tests

CB-12361: added comment for plugin add tests

 This closes #569


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/701c15fe
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/701c15fe
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/701c15fe

Branch: refs/heads/master
Commit: 701c15fe4cfdbe759a5111b9b75e18616b73be3a
Parents: 9ed9164
Author: Steve Gill <st...@gmail.com>
Authored: Wed Sep 6 00:32:42 2017 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Sep 6 20:04:02 2017 -0700

----------------------------------------------------------------------
 spec/cordova/plugin/add.spec.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/701c15fe/spec/cordova/plugin/add.spec.js
----------------------------------------------------------------------
diff --git a/spec/cordova/plugin/add.spec.js b/spec/cordova/plugin/add.spec.js
index f148e8e..096ae75 100644
--- a/spec/cordova/plugin/add.spec.js
+++ b/spec/cordova/plugin/add.spec.js
@@ -459,6 +459,7 @@ describe('cordova/plugin/add', function () {
                     }).done(done);
             });
         });
+        // TODO More work to be done here to replace plugin_fetch.spec.js
         describe('determinePluginVersionToFetch helper method', function () {
             var pluginInfo;
             beforeEach(function () {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org