Update conftest.py
This commit is contained in:
parent
a42b9a39c5
commit
d4b7ce35c8
|
@ -34,7 +34,6 @@ class BaseTest:
|
||||||
"proxyPort": 445,
|
"proxyPort": 445,
|
||||||
"proxyLogin": self.get_random_string(),
|
"proxyLogin": self.get_random_string(),
|
||||||
"proxyPassword": self.get_random_string(),
|
"proxyPassword": self.get_random_string(),
|
||||||
"userAgent": self.get_random_string(),
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
|
Loading…
Reference in New Issue