Skip to content

Commit

Permalink
updating fixture data with useCurrencyRateCheck: true to fix e2e failure
Browse files Browse the repository at this point in the history
  • Loading branch information
NiranjanaBinoy committed Dec 8, 2022
1 parent cdff75f commit df861ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/fixture-builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ function defaultFixture() {
useNonceField: false,
usePhishDetect: true,
useTokenDetection: false,
useCurrencyRateCheck: true,
},
SmartTransactionsController: {
smartTransactionsState: {
Expand Down

0 comments on commit df861ff

Please sign in to comment.