Skip to content

Commit

Permalink
Update conftest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Dec 15, 2024
1 parent a42b9a3 commit d4b7ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def get_proxy_args(self) -> dict:
"proxyPort": 445,
"proxyLogin": self.get_random_string(),
"proxyPassword": self.get_random_string(),
"userAgent": self.get_random_string(),
}

@staticmethod
Expand Down

0 comments on commit d4b7ce3

Please sign in to comment.