remove project_path info from proj.json in project dir

This commit is contained in:
xucong053
2022-05-31 15:07:08 +08:00
parent f539e2a0df
commit 55e1ddddfd
5 changed files with 5 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
{
"project_name": "demo-without-plugin",
"project_path": "/Users/xxxxx/go/src/github.com/httprunner/httprunner/examples/demo-without-plugin",
"create_time": "2022-05-31T13:12:05.424068+08:00",
"create_time": "2022-05-31T15:05:51.066376+08:00",
"hrp_version": "v4.1.0"
}