Skip to content

Commit ab2dbf7

Browse files
committed
nit: testplan.md
1 parent 5e511d5 commit ab2dbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/UI_E2E_Test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npm run test:ui:install
3636

3737
#### `test:ui:run`
3838

39-
Compiles TypeScript and runs UI tests within the dist directory. You must run this everytime you make a new change to your tests in order to recompile them.
39+
Compiles TypeScript and runs UI tests within the dist directory. You must run this everytime you make a new change to your tests in order to recompile the tests.
4040

4141
```bash
4242
npm run test:ui:run

0 commit comments

Comments
 (0)