Skip to content

Commit a4f0ac1

Browse files
committed
Fix tests
1 parent f0d0fc1 commit a4f0ac1

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

test/e2e/tests/metrics/state-snapshots/errors-after-init-opt-in-background-state.json

-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@
140140
"marketingCampaignCookieId": null,
141141
"eventsBeforeMetricsOptIn": "object",
142142
"traits": "object",
143-
"previousUserTraits": "object",
144143
"fragments": "object",
145144
"segmentApiCalls": "object"
146145
},

test/e2e/tests/metrics/state-snapshots/errors-after-init-opt-in-ui-state.json

-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@
207207
"marketingCampaignCookieId": null,
208208
"eventsBeforeMetricsOptIn": "object",
209209
"traits": "object",
210-
"previousUserTraits": "object",
211210
"fragments": "object",
212211
"segmentApiCalls": "object",
213212
"metaMetricsDataDeletionId": null,

test/integration/data/onboarding-completion-route.json

-19
Original file line numberDiff line numberDiff line change
@@ -258,25 +258,6 @@
258258
"preventPollingOnNetworkRestart": false,
259259
"previousAppVersion": "",
260260
"previousMigrationVersion": 0,
261-
"previousUserTraits": {
262-
"address_book_entries": 1,
263-
"install_date_ext": "",
264-
"ledger_connection_type": "u2f",
265-
"networks_added": [],
266-
"networks_without_ticker": [],
267-
"nft_autodetection_enabled": false,
268-
"number_of_accounts": 1,
269-
"number_of_nft_collections": 0,
270-
"number_of_nfts": 0,
271-
"number_of_tokens": 0,
272-
"undefined": false,
273-
"three_box_enabled": false,
274-
"theme": "os",
275-
"token_detection_enabled": true,
276-
"desktop_enabled": false,
277-
"security_providers": ["blockaid"],
278-
"petname_addresses_count": 1
279-
},
280261
"providerConfig": {
281262
"type": "sepolia",
282263
"chainId": "0xaa36a7",

0 commit comments

Comments
 (0)