summaryrefslogtreecommitdiff
path: root/cli/tests/test_cli_common.py
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-09-26 11:43:09 -0700
committerMicah Lee <micah@micahflee.com>2021-09-26 11:43:09 -0700
commitd08d5f0f32f755f504494d80794886f346fbafdb (patch)
tree0e834bfe5946dd068d3c1803c7a22a991c377a33 /cli/tests/test_cli_common.py
parentb66e742bc20ae977232fc53f22d485c10173ac2f (diff)
parent5de48bba6e3c17b0b45516fe536a3c500fab4fc4 (diff)
downloadonionshare-507b54834ccd90c8ba8f999c3af32dd967fd964b.tar.gz
onionshare-507b54834ccd90c8ba8f999c3af32dd967fd964b.zip
Merge branch 'develop' into stablev2.4
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,