Skip to content

Commit

Permalink
Update README.md (#148799)
Browse files Browse the repository at this point in the history
## Summary

Update Readme.md as its having a small typo with the path to update api
test snapshots
  • Loading branch information
achyutjhunjhunwala authored Jan 12, 2023
1 parent 645a9aa commit 0f155bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/apm/dev_docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0f155bd

Please sign in to comment.