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 09bc5c0 commit 459b9fbCopy full SHA for 459b9fb
1 file changed
app/util/logs/__snapshots__/index.test.ts.snap
@@ -589,9 +589,11 @@ exports[`logs :: generateStateLogs Sanitized SeedlessOnboardingController State
589
"syncQueue": {},
590
},
591
"RampsController": {
592
+ "paymentMethods": [],
593
"preferredProvider": null,
594
"providers": [],
595
"requests": {},
596
+ "selectedPaymentMethod": null,
597
"tokens": null,
598
"userRegion": null,
599
@@ -1386,9 +1388,11 @@ exports[`logs :: generateStateLogs generates a valid json export 1`] = `
1386
1388
1387
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
0 commit comments