Skip to content

Commit 5f9dc94

Browse files
committed
skip debug test
1 parent 8a8f6c7 commit 5f9dc94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/test_auth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ def test_basic_auth(ipfs_service_client):
1919
assert response['Version'] == '0.8.0'
2020

2121

22+
@pytest.mark.skip
2223
def test_print_env():
2324
import os
2425

0 commit comments

Comments
 (0)