Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm update and config upgrades #24

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

jswinarton
Copy link
Contributor

Bring all of the package dependencies up to date and also fix some configuration nits that were bugging me while I was working on #22.

Base automatically changed from remove-unnecessary-bedrock-tests to main October 23, 2023 21:23
@@ -28,7 +28,7 @@ const config = {
toMatchSnapshot: { maxDiffPixels: 100 }
},
/* Fail the build on CI if you accidentally left test.only in the source code. */
// forbidOnly: !!process.env.CI,
forbidOnly: !!process.env.CI,
Copy link

@Gela Gela Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this uncommented?

Never mind, the comment makes sense!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants