Skip to content

Commit

Permalink
Move google-services.json to test folder since it is only for test pu…
Browse files Browse the repository at this point in the history
…rpose and edit test script in order to copy it.
  • Loading branch information
Jule- committed Oct 24, 2018
1 parent 5b2df6e commit b4c0cdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions test/platform-add.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rm -rf $FOLDER

npm install "cordova@$CORDOVA_VERSION" --no-save
./node_modules/.bin/cordova create $FOLDER com.github.cordova_plugin_firebase HelloWorld
cp ./test/google-services.json $FOLDER

cd $FOLDER

Expand Down

0 comments on commit b4c0cdf

Please sign in to comment.