We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36e230 commit 312c1a9Copy full SHA for 312c1a9
1 file changed
tests/custom/test_client.py
@@ -63,6 +63,7 @@ def test_ubuntu() -> None:
63
ubuntu_instance.browser.stop()
64
ubuntu_instance.stop()
65
66
+@pytest.mark.skip()
67
def test_ubuntu_openai() -> None:
68
_check_api_key()
69
client = Scrapybara()
0 commit comments