Address code review feedback

This commit is contained in:
Tyler Treat
2017-06-05 17:43:42 -05:00
parent b03bdd06a9
commit cc30af8ede
13 changed files with 290 additions and 63 deletions

View File

@@ -664,7 +664,7 @@ Some unit tests make use of temporary symlinks for testing purposes. On Windows,
FAIL
```
Similarly, this can fail when creating a symlink on a network drive, which is typically now allowed by default:
Similarly, this can fail when creating a symlink on a network drive, which is typically not allowed by default:
```
--- FAIL: TestConfigReload (0.00s)