Skip to content

Commit 01fc524

Browse files
committed
fix: jest config
1 parent ab1f690 commit 01fc524

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/keyring-eth-ledger-bridge/jest.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ module.exports = merge(baseConfig, {
2828
global: {
2929
branches: 93.78,
3030
functions: 98.27,
31-
lines: 97.83,
32-
statements: 97.85,
31+
lines: 97.84,
32+
statements: 97.86,
3333
},
3434
},
3535
});

0 commit comments

Comments
 (0)