Skip to content

slight error in test command #3

@steinitz-zz

Description

@steinitz-zz

Hi,

Thanks for sharing this wonderful resource.

The test command (in the readme) has a minor typo. It should be:

node_modules/.bin/qunit -t path/test.js -c path/test.js

Note the -c arg singular test.js. I wonder if an example might be helpful to someone, e.g. from the project root directory:

node_modules/.bin/qunit -t 05-chapter-Queue/test.js -c 05-chapter-Queue/test.js

I hope this is useful to you.

Cheers

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