fix: correct filename for transformers-musicgen tests

Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
This commit is contained in:
Chris Jowett 2024-05-03 18:08:15 -05:00
parent 541cf7d412
commit 2e15003329
No known key found for this signature in database
GPG Key ID: 6E4AA27F6EAB6E2B
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ MY_DIR="$(dirname -- "${BASH_SOURCE[0]}")"
source $MY_DIR/venv/bin/activate
python -m unittest $MY_DIR/test_transformers_server.py
python -m unittest $MY_DIR/test_transformers.py