Skip to content

Commit 2078bfe

Browse files
committed
merge
2 parents 8269369 + 5438d95 commit 2078bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/custom/test_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,8 @@ def test_restore_from_snapshot() -> None:
380380
if __name__ == "__main__":
381381
test_ubuntu()
382382
test_browser()
383-
test_ubuntu_openai()
384-
test_browser_openai()
383+
# test_ubuntu_openai()
384+
# test_browser_openai()
385385
test_upload_download()
386386
test_beta_vm_management()
387387
test_restore_from_snapshot()

0 commit comments

Comments
 (0)