Skip to content

Commit

Permalink
Fix assistant tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer committed Jan 2, 2024
1 parent c3f8b34 commit d2453b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/assistants.jl
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ end
@test new_run.response.id in ids

# modify the run
sleep(4) # wait until run is complete
modded_run = modify_run(api_key,
thread.response.id,
new_run.response.id,
Expand Down

0 comments on commit d2453b8

Please sign in to comment.