Skip to content

Commit c787d13

Browse files
committed
Review fixes
1 parent eeafd77 commit c787d13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_analytics.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
from reportportal_client.external.constants import GA_ENDPOINT, GA_INSTANCE
2323
from reportportal_client.external.google_analytics import send_event
2424

25-
TEST_PYTHON_VERSION = '3.6.6'
26-
2725

2826
@mock.patch('reportportal_client.external.google_analytics.uuid4',
2927
mock.Mock(return_value=555))

0 commit comments

Comments
 (0)