fix: path handling error when har2case har file and cwd != ProjectRootDir

This commit is contained in:
debugtalk
2020-06-19 15:05:58 +08:00
parent f41056b43f
commit 215d889626
4 changed files with 25 additions and 17 deletions

View File

@@ -9,6 +9,7 @@
**Fixed**
- change: do not raise error if failed to get client/server address info
- fix: path handling error when har2case har file and cwd != ProjectRootDir
## 3.0.13 (2020-06-17)