Update Plugin-test.md (#4623)
This commit is contained in:
parent
778b86e1de
commit
50a5416117
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue