Skip to content

Commit

Permalink
fix: broken tests
Browse files Browse the repository at this point in the history
  • Loading branch information
infiniteflower committed Nov 22, 2024
1 parent a79719b commit c246202
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ describe('TransactionController', () => {
disableHistory: false,
disableSendFlowHistory: false,
disableSwaps: false,
disableBridge: false,
getCurrentNetworkEIP1559Compatibility: async () => false,
getNetworkState: () => networkState,
// TODO: Replace with a real type
Expand Down

0 comments on commit c246202

Please sign in to comment.