Skip to content

Commit 1bb2e7a

Browse files
MrtenzFrederikBolding
authored andcommitted
Update coverage
1 parent 7f9f076 commit 1bb2e7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"branches": 95.23,
3-
"functions": 99,
4-
"lines": 98.74,
5-
"statements": 98.58
2+
"branches": 95.02,
3+
"functions": 98.03,
4+
"lines": 98.63,
5+
"statements": 98.43
66
}

packages/snaps-controllers/src/test-utils/multichain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { SnapCaveatType } from '@metamask/snaps-utils';
44
import { MOCK_SNAP_ID } from '@metamask/snaps-utils/test-utils';
55
import type { CaipAccountId, CaipChainId, Json } from '@metamask/utils';
66

7-
import type { WithSnapKeyringFunction } from '@metamask/snaps-controllers';
7+
import type { WithSnapKeyringFunction } from '../multichain';
88

99
export const BTC_CAIP2 =
1010
'bip122:000000000019d6689c085ae165831e93' as CaipChainId;

0 commit comments

Comments
 (0)