We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Now we don't generate a test spec for a new package but npm run test waits for some tests. Let's add a .spec with one simple test for each new package
npm run test
The text was updated successfully, but these errors were encountered:
and check if there is a need to add tests for the demo or turn it off
Sorry, something went wrong.
No branches or pull requests
Now we don't generate a test spec for a new package but
npm run test
waits for some tests. Let's add a .spec with one simple test for each new packageThe text was updated successfully, but these errors were encountered: