diff --git a/apps/trading/README.md b/apps/trading/README.md index a8517fd57..a2d26e06c 100644 --- a/apps/trading/README.md +++ b/apps/trading/README.md @@ -54,3 +54,5 @@ To run the UI automation tests with a mocked API, run: ```bash yarn nx run trading-e2e:e2e ``` + +To run tests with market sim please read [the readme](e2e/README.md).