We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d7901 commit 5a91ae7Copy full SHA for 5a91ae7
src/__tests__/modules/apps/link.test.ts
@@ -74,4 +74,4 @@ describe('pathToChange', () => {
74
expect(decoded).toBe('registry=${MISSING_VAR}')
75
expect(log.warn).toHaveBeenCalledTimes(1)
76
})
77
-})
+})
0 commit comments