Fix path to mock specs

This commit is contained in:
Michael Miller 2022-05-25 17:27:02 -06:00
parent 670dd7f062
commit 03f78e3fc1
No known key found for this signature in database
GPG Key ID: 32B47AE8F388A1FF
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ spec dsl:
spec mocks:
extends: spec
script:
- crystal spec --error-on-warnings --junit_output=. spec/mocks/
- crystal spec --error-on-warnings --junit_output=. spec/spectator/mocks/
format:
script: