We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2078bfe commit 174a49eCopy full SHA for 174a49e
1 file changed
tests/custom/test_client.py
@@ -382,9 +382,9 @@ def test_restore_from_snapshot() -> None:
382
test_browser()
383
# test_ubuntu_openai()
384
# test_browser_openai()
385
- test_upload_download()
386
- test_beta_vm_management()
387
- test_restore_from_snapshot()
+ # test_upload_download()
+ # test_beta_vm_management()
+ # test_restore_from_snapshot()
388
# test_ubuntu_thinking()
389
# test_browser_thinking()
390
# test_windows()
0 commit comments