Skip to content

Commit 5a91ae7

Browse files
committed
Run prettier
1 parent 39d7901 commit 5a91ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/modules/apps/link.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ describe('pathToChange', () => {
7474
expect(decoded).toBe('registry=${MISSING_VAR}')
7575
expect(log.warn).toHaveBeenCalledTimes(1)
7676
})
77-
})
77+
})

0 commit comments

Comments
 (0)