Skip to content

Commit 81512e3

Browse files
authored
Fix assistant tests (#58)
1 parent 1a3e4ea commit 81512e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/assistants.jl

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ end
183183
@test new_run.response.id in ids
184184

185185
# modify the run
186+
sleep(4) # wait until run is complete
186187
modded_run = modify_run(api_key,
187188
thread.response.id,
188189
new_run.response.id,

0 commit comments

Comments
 (0)