mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Update instruction to run jest tests (#148807)
This commit is contained in:
parent
7d69a45c90
commit
a3eafce7d5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
## Unit Tests (Jest)
|
||||
|
||||
```
|
||||
node scripts/test/jest [--watch] [--updateSnapshot]
|
||||
node x-pack/plugins/apm/scripts/test/jest [--watch] [--updateSnapshot]
|
||||
```
|
||||
|
||||
#### Coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue