Skip to content

Commit

Permalink
more Tru class testing
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrm0 committed Feb 6, 2024
1 parent ef92824 commit 8a186e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trulens_eval/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test-database-future:
tests.integration.test_database.TestDbV2Migration.test_future_db

test-tru:
$(CONDA); python -m unittest tests.unit.test_tru -k test_run_feedback
$(CONDA); python -m unittest tests.unit.test_tru

test-lens:
$(CONDA); python -m unittest tests.unit.test_lens
Expand Down

0 comments on commit 8a186e7

Please sign in to comment.