Skip to content

Commit 1380142

Browse files
committed
Remove region from impression expected
1 parent 68fd5d8 commit 1380142

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/event/event_factory_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373
revision: '42',
7474
client_name: Optimizely::CLIENT_ENGINE,
7575
enrich_decisions: true,
76-
client_version: Optimizely::VERSION,
77-
region: 'US'
76+
client_version: Optimizely::VERSION
7877
}
7978
@expected_conversion_params = {
8079
account_id: '12001',

0 commit comments

Comments
 (0)