Skip to content

Commit

Permalink
prettier-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwagner committed Sep 6, 2021
1 parent 6bfdbf0 commit 39a33ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/manager/kustomize/extract.spec.ts
Expand Up @@ -252,7 +252,7 @@ describe('manager/kustomize/extract', () => {

const postgresDigest =
'sha256:b0cfe264cb1143c7c660ddfd5c482464997d62d6bc9f97f8fdf3deefce881a8c';

it('extracts from newTag', () => {
expect(extractPackageFile(newTag)).toMatchSnapshot({
deps: [
Expand Down

0 comments on commit 39a33ec

Please sign in to comment.