File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ def get_html_files(live_site, region):
42
42
43
43
@pytest .fixture ()
44
44
def region ():
45
- return os .environ .get ("FX_REGION" , "IT " )
45
+ return os .environ .get ("FX_REGION" , "US " )
46
46
47
47
48
48
@pytest .fixture ()
49
49
def live_site ():
50
- return os .environ .get ("CM_SITE" , "douglas " )
50
+ return os .environ .get ("CM_SITE" , "DEMO " )
51
51
52
52
53
53
@pytest .fixture ()
Original file line number Diff line number Diff line change 3
3
"field_mapping" : {
4
4
"given_name" : " 65d859d7-de57-4263-a4ca-4d5f45460682" ,
5
5
"family_name" : " 7b95a889-1031-40ec-be05-417ea571e3e1" ,
6
- "address_line_1 " : " f0890e88-7fe5-43da-8760-abc84b3930b2" ,
6
+ "street_address " : " f0890e88-7fe5-43da-8760-abc84b3930b2" ,
7
7
"postal_code" : " 0a22fade-195d-4b4c-957b-42f1b3d7e74b" ,
8
8
"address_level_2" : " 1d3580c0-806b-4c5c-bc35-913f71f57ca1" ,
9
9
"telephone" : " 2fb9d6af-f8e4-4526-adfd-c85639f6e247" ,
17
17
" 0a22fade-195d-4b4c-957b-42f1b3d7e74b" ,
18
18
" 1d3580c0-806b-4c5c-bc35-913f71f57ca1" ,
19
19
" 2fb9d6af-f8e4-4526-adfd-c85639f6e247" ,
20
- " fc505ce9-6e99-466 -b541-b51fdb888cfd"
20
+ " fc505ce9-6e99-4664 -b541-b51fdb888cfd"
21
21
]
22
22
}
You can’t perform that action at this time.
0 commit comments