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 e3947c055a
commit 215295cdda
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)