Skip to content

Commit 5c835cd

Browse files
committed
Correct location of unit test logs.
1 parent 86aa816 commit 5c835cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ xyOps comes with a full unit test suite, which runs via the [pixl-unit](https://
143143
npm test
144144
```
145145

146-
If any tests fail, please open a [GitHub Issue](https://github.com/pixlcore/xyops/issues) and include the full unit test log, which can be found in `./logs/unit.log`.
146+
If any tests fail, please open a [GitHub Issue](https://github.com/pixlcore/xyops/issues) and include any relevant unit test logs, which can be found in `./test/logs/`.
147147

148148
## Self-Signed Certificates
149149

0 commit comments

Comments
 (0)