Skip to content

Commit ff0e2bf

Browse files
authored
chore: change telemetry provider (#1909)
1 parent df60f96 commit ff0e2bf

File tree

5 files changed

+627
-24
lines changed

5 files changed

+627
-24
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
},
2020
'packages/cli/': {
2121
statements: 64,
22-
branches: 52,
22+
branches: 51,
2323
functions: 63,
2424
lines: 64,
2525
},

0 commit comments

Comments
 (0)