Update Plugin-test.md (#4623)

This commit is contained in:
Brandon Fergerson 2020-04-08 16:22:04 +04:00 committed by GitHub
parent 778b86e1de
commit 50a5416117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -549,7 +549,7 @@ You could run test by using following commands
```bash ```bash
cd ${SKYWALKING_HOME} cd ${SKYWALKING_HOME}
bash ./test/pugin/run.sh -f ${scenario_name} bash ./test/plugin/run.sh -f ${scenario_name}
``` ```
**Notice**if codes in `./apm-sniffer` have been changed, no matter because your change or git update **Notice**if codes in `./apm-sniffer` have been changed, no matter because your change or git update