You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/10/02 09:42:21 UTC

cordova-lib git commit: CB-9737 - (save flag) unit test failures for spec.14

Repository: cordova-lib
Updated Branches:
  refs/heads/master d10c3eb6a -> d12be7c3e


CB-9737 - (save flag) unit test failures for spec.14


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

Branch: refs/heads/master
Commit: d12be7c3e7b532bdea43321db2a3ce76b5f4d39f
Parents: d10c3eb
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 2 00:42:11 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 2 00:42:11 2015 -0700

----------------------------------------------------------------------
 cordova-lib/spec-cordova/save.spec.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/d12be7c3/cordova-lib/spec-cordova/save.spec.js
----------------------------------------------------------------------
diff --git a/cordova-lib/spec-cordova/save.spec.js b/cordova-lib/spec-cordova/save.spec.js
index 24a6128..a52ad00 100644
--- a/cordova-lib/spec-cordova/save.spec.js
+++ b/cordova-lib/spec-cordova/save.spec.js
@@ -49,7 +49,7 @@ describe('(save flag)', function () {
         pluginOldVersion    = '0.2.11',
         gitPluginName       = 'cordova-plugin-device',
         gitPluginUrl        = 'https://github.com/apache/cordova-plugin-device.git',
-        variablePluginName  = 'com.phonegap.plugins.facebookconnect',
+        variablePluginName  = 'phonegap-facebook-plugin',
         variablePluginUrl   = 'https://github.com/Wizcorp/phonegap-facebook-plugin',
         localPluginName     = 'org.apache.cordova.fakeplugin1',
         localPluginPath     = path.join(__dirname, 'fixtures', 'plugins', 'fake1'),


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