mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update README.md (#148799)
## Summary Update Readme.md as its having a small typo with the path to update api test snapshots
This commit is contained in:
parent
645a9aa2d3
commit
0f155bd2cf
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ node x-pack/plugins/apm/scripts/test/api --runner --basic --grep-files=error_gro
|
|||
To update snapshots append `--updateSnapshots` to the `--runner` command:
|
||||
|
||||
```
|
||||
node scripts/test/api --runner --basic --updateSnapshots
|
||||
node x-pack/plugins/apm/scripts/test/api --runner --basic --updateSnapshots
|
||||
```
|
||||
|
||||
(The test server needs to be running)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue