We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8f6c7 commit 5f9dc94Copy full SHA for 5f9dc94
test/functional/test_auth.py
@@ -19,6 +19,7 @@ def test_basic_auth(ipfs_service_client):
19
assert response['Version'] == '0.8.0'
20
21
22
+@pytest.mark.skip
23
def test_print_env():
24
import os
25
0 commit comments