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 56cd77ac11
commit 2c2ed04b74
5 changed files with 5 additions and 17 deletions

View File

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