Skip to content

Commit

Permalink
refactor(tests): update snapshot for pnpm version check
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuunen committed Dec 7, 2024
1 parent bd8f39c commit 0e2feaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__snapshots__/check.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ exports[`check B repo-checker folder succeed 1`] = `
"github-workflows-ci-yml-has-a-recent-checkout-version",
"github-workflows-ci-yml-has-a-node-step-in-ci-workflow",
"github-workflows-ci-yml-has-a-pnpm-setup-step",
"github-workflows-ci-yml-has-a-recent-pnpm-version-8-or-9",
"github-workflows-ci-yml-has-a-recent-pnpm-version",
"github-workflows-ci-yml-has-no-frozen-lockfile-flag",
"github-workflows-ci-yml-has-no-main-branch-reference",
"github-workflows-ci-yml-has-a-recent-node-version",
Expand Down

0 comments on commit 0e2feaf

Please sign in to comment.