Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Jul 8, 2024
1 parent 97cf028 commit 477799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wren-ai-service/tests/pytest/providers/test_loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

def test_import_mods():
loader.import_mods("src.providers")
assert len(loader.PROVIDERS) == 9
assert len(loader.PROVIDERS) == 10


def test_get_provider():
Expand Down

0 comments on commit 477799c

Please sign in to comment.