Skip to content

Commit

Permalink
Forgot onyx-test alias in test-unit-onyx
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Oct 12, 2023
1 parent 8211316 commit d7b8b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test-unit:
clojure -Adev:cli:server:test:run-test

test-unit-onyx:
clojure -Adev:cli:onyx:run-onyx-test
clojure -Adev:cli:onyx:onyx-test:run-onyx-test

test-cli:
clojure -A:cli:run-cli validate-input -p dev-resources/profiles/cmi5/fixed.json -a dev-resources/personae/simple.json -m dev-resources/models/simple.json -o dev-resources/parameters/simple.json -v dev-resources/input/simple.json
Expand Down

0 comments on commit d7b8b0e

Please sign in to comment.