Skip to content

Incorrect command to run tests #1

Description

@ellis-burgess

In the Readme, the following command is provided to run tests:
npm run -- --test
It can be found in this section of the readme.

This command raises the error: npm error Missing script: "--test". The command to get the desired result is npm run test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions