test: fix testing

This commit is contained in:
Krrish Dholakia 2023-12-06 18:52:49 -08:00
parent 2af2a17bc8
commit fbd65d6f2c

View file

@ -122,7 +122,7 @@ def test_embedding(client):
# Run the test # Run the test
# test_embedding() # test_embedding()
@pytest.mark.skip(reason="hitting yaml load issues on circle-ci")
def test_add_new_model(client): def test_add_new_model(client):
global headers global headers
try: try: