Skip to content

Commit c0da87c

Browse files
MahmoudMahmoud
Mahmoud
authored and
Mahmoud
committed
Correct snapshot
1 parent 681a6ea commit c0da87c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spotlight-client/src/contentApi/getTenantList.test.ts

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ test("getTenantList", () => {
2424
"id": "US_ID",
2525
"name": "Idaho",
2626
},
27+
Object {
28+
"id": "US_ME",
29+
"name": "Maine",
30+
},
2731
Object {
2832
"id": "US_ND",
2933
"name": "North Dakota",

0 commit comments

Comments
 (0)