Commit e33d1674 by Raphael Lullis

Updating test suite to reflect changes in MASTER -> API KEY

parent 11354d7d
......@@ -15,7 +15,7 @@ except ImportError:
"with an example application to run tests")
ParsePy.APPLICATION_ID = settings_local.APPLICATION_ID
ParsePy.MASTER_KEY = settings_local.MASTER_KEY
ParsePy.API_KEY = settings_local.API_KEY
### FUNCTIONS ###
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment