Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiang-wu committed Mar 24, 2023
1 parent 8a277da commit abcae0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/unit/test_arena.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def test_arena_3(self):
# self.assertTrue(True)
#
# def test_arena_8(self):
# with open("examples/nlp-classroom-3players-gpt4.json", "r") as fp:
# with open("examples/nlp-classroom-3players.json", "r") as fp:
# config = json.load(fp)
# arena = Arena.from_config(config)
# arena.launch_gradio()
Expand Down

0 comments on commit abcae0c

Please sign in to comment.