diff --git a/tests/conftest.py b/tests/conftest.py index 37b19a0..4280687 100755 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -34,7 +34,6 @@ class BaseTest: "proxyPort": 445, "proxyLogin": self.get_random_string(), "proxyPassword": self.get_random_string(), - "userAgent": self.get_random_string(), } @staticmethod