[APM] Update instruction to run jest tests (#148807)

This commit is contained in:
Yngrid Coello 2023-01-12 15:35:26 +01:00 committed by GitHub
parent 7d69a45c90
commit a3eafce7d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## Unit Tests (Jest)
```
node scripts/test/jest [--watch] [--updateSnapshot]
node x-pack/plugins/apm/scripts/test/jest [--watch] [--updateSnapshot]
```
#### Coverage