Fix inconsistent description about configuration.yml (#289)

This commit is contained in:
pg.yang 2022-08-07 07:54:42 +08:00 committed by GitHub
parent 881a42d228
commit 840e381181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,7 @@ Release Notes.
#### Documentation
* Add a section in `Bootstrap-plugins` doc, introducing HttpURLConnection Plugin compatibility.
* Update `Plugin automatic test framework` ,fix inconsistent description about configuration.yml
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/138?closed=1)

View File

@ -58,7 +58,7 @@ All test case codes should be in the `org.apache.skywalking.apm.testcase.*` pack
|- [resource]
|- log4j2.xml
|- pom.xml
|- configuration.yaml
|- configuration.yml
|- support-version.list
[] = directory
@ -79,7 +79,7 @@ All test case codes should be in the `org.apache.skywalking.apm.testcase.*` pack
|- [WEB-INF]
|- web.xml
|- pom.xml
|- configuration.yaml
|- configuration.yml
|- support-version.list
[] = directory