[Gravity] [Tests] Fixed test "testPutFileContentWithNonExistantFile"
Review Request #193 — Created Oct. 23, 2013 and submitted
Information | |
---|---|
andrea | |
Lunr | |
master | |
Reviewers | |
lunr | |
This test was failing consistently after the first time if ran on the same machine. This is due to the fact that a file is being created in the test, but never deleted, leading to permission error when trying to override.
Unit tests.