We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0866962 commit 5a0e19dCopy full SHA for 5a0e19d
tests/test_user_event_factory.py
@@ -55,7 +55,6 @@ def test_impression_event_with_region_eu(self):
55
self.assertEqual(self.project_config.region, impression_event.event_context.region)
56
self.assertEqual('EU', impression_event.event_context.region)
57
58
-
59
def test_impression_event__with_attributes(self):
60
project_config = self.project_config
61
experiment = self.project_config.get_experiment_from_key('test_experiment')
0 commit comments