Skip to content

Commit c565efb

Browse files
committed
fix: test
1 parent 7503529 commit c565efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/pages/confirmations/hooks/transactions/dapp-swap-comparison/useDappSwapComparisonInfo.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ async function runHook() {
4949
metamask: {
5050
supportedChainIds: {
5151
timestamp: 0,
52-
data: [],
52+
data: ['0x2105'],
5353
},
5454
},
5555
}),

0 commit comments

Comments
 (0)