Commit 46a81045 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'fix-typo-frontend-test-doc' into 'master'

Fix documentation typo in frontend_testing.md

See merge request gitlab-org/gitlab!47004
parents 10a4804c 5cdb87aa
......@@ -759,7 +759,7 @@ While you work on a test suite, you may want to run these specs in watch mode, s
# Watch and rerun all specs matching the name icon
yarn jest --watch icon
# Watch and rerun one specifc file
# Watch and rerun one specific file
yarn jest --watch path/to/spec/file.spec.js
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment