Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Nov 15, 2024
1 parent b24fbd4 commit ecac285
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/e2e/tests/confirmations/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ export function withRedesignConfirmationFixtures(
metaMetricsId: 'fake-metrics-id',
participateInMetaMetrics: true,
})
.withPreferencesController({
preferences: {
redesignedConfirmationsEnabled: true,
isRedesignedConfirmationsDeveloperEnabled: true,
},
})
.build(),
ganacheOptions:
transactionEnvelopeType === TransactionEnvelopeType.legacy
Expand Down

0 comments on commit ecac285

Please sign in to comment.