Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
I ran the test suite recently.
Unfortunately, for unknown reasons, I'm now left with:
$ cat ~/.cordova/blackberry10.json
{
"targets": {
"z10": {
"ip": "169.254.0.1",
"type": "device",
"password": "pass",
"pin": "DEADBEEF"
}
}
}
Tests should not do this. They should instead change their HOME / USERPROFILE environment variables to a directory w/in their own test directory.