We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfd4b6 commit 7162c36Copy full SHA for 7162c36
docs/src/content/docs/challenges/rxjs/14-race-condition.md
@@ -26,5 +26,5 @@ Correct your application to pass the test
26
27
## Run the test
28
29
-HEADLESS : `npx nx component-test rxjs-race-condition`
30
-WATCH MODE : `npx nx component-test rxjs-race-condition --watch`
+HEADLESS : `npx nx test rxjs-race-condition`
+WATCH MODE : `npx nx test rxjs-race-condition --watch`
0 commit comments