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

fix: npm run test required depdendencies #6

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

usefulthink
Copy link
Contributor

The depdendencies for the playground in examples/playground/node_modules have to be installed for the tests to run successfully, since eslint runs for both projects in one go.

This patch adds a pretest hook to make sure the depdendencies are installed before running the tests.

The depdendencies for the playground in `examples/playground/node_modules`
have to be installed for the tests to run successfully, since eslint
runs for both projects in one go.

This patch adds a pretest hook to make sure the depdendencies are
installed before running the tests.
@usefulthink usefulthink requested a review from a team as a code owner August 17, 2023 22:34
@usefulthink usefulthink requested review from mpegg21 and removed request for a team August 17, 2023 22:34
@amuramoto amuramoto merged commit aa04d7a into googlemaps:main Aug 18, 2023
googlemaps-bot pushed a commit that referenced this pull request Aug 18, 2023
### [1.1.1](v1.1.0...v1.1.1) (2023-08-18)

### Bug Fixes

* npm run test required depdendencies ([#6](#6)) ([aa04d7a](aa04d7a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants