Skip to content

README references non-existent 'test:run' script #627

@keewoolee

Description

@keewoolee

Description

The README references yarn test:run but this script doesn't exist in package.json. The correct command is yarn test.

Steps to reproduce

yarn test:run

Results in:

Usage Error: Couldn't find a script named "test:run".

Suggested fix

Update the README to use yarn test instead of yarn test:run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions