summaryrefslogtreecommitdiff
path: root/cli/tests/test_cli_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/test_cli_common.py')
-rw-r--r--cli/tests/test_cli_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test_cli_common.py b/cli/tests/test_cli_common.py
index 3288e52b..9f113a84 100644
--- a/cli/tests/test_cli_common.py
+++ b/cli/tests/test_cli_common.py
@@ -169,7 +169,7 @@ class TestGetTorPaths:
obfs4proxy_file_path,
)
- @pytest.mark.skipif(sys.platform != "Linux", reason="requires Linux")
+ @pytest.mark.skipif(sys.platform != "linux", reason="requires Linux")
def test_get_tor_paths_linux(self, platform_linux, common_obj):
(
tor_path,