Skip to content

Commit

Permalink
Fix functional test command docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamco committed Feb 25, 2024
1 parent bbbc79a commit bed6c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/OrchardCore.Tests.Functional/Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cypress e2e testing suite

Run `npm install` followed by `npm run test` to build and host Orchard and run execute the functional tests.
Run `npm install` followed by `npm run cms:test` to build and host Orchard and run execute the functional tests.

To see use the cypress user interface, run these scripts
```bash
Expand Down

0 comments on commit bed6c79

Please sign in to comment.