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 test command in package.json #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aqudi
Copy link

@Aqudi Aqudi commented Oct 25, 2021

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

I resolved #7

@Aqudi Aqudi changed the title ✏️ Fix #7 ✏️ Fix test command in package.json #7 Oct 25, 2021
@Aqudi Aqudi changed the title ✏️ Fix test command in package.json #7 ✏️ Fix #7 - test command in package.json Oct 25, 2021
@Aqudi Aqudi changed the title ✏️ Fix #7 - test command in package.json Fix test command in package.json Oct 25, 2021
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.

There is a typo in package.json test command.
1 participant