Skip to content

Commit

Permalink
test file references the wrong test modules
Browse files Browse the repository at this point in the history
  • Loading branch information
haxsaw committed Oct 6, 2023
1 parent be47dbf commit 0b27de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_all_1_27.bsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ then
APPEND="--cov-append"
fi
fi
pytest --cov=hikaru --cov-report=term-missing ${APPEND} *1_28.py *28_codegen.py e2e/*1_28.py
pytest --cov=hikaru --cov-report=term-missing ${APPEND} *1_27.py *27_codegen.py e2e/*1_27.py

0 comments on commit 0b27de7

Please sign in to comment.