fix #707: duration stat error in multiple testsuites

Thanks @lijuelijue and @plmmilove
This commit is contained in:
debugtalk
2019-10-26 22:27:04 +08:00
parent d08d2d3c44
commit 3ac6e47bda
2 changed files with 18 additions and 8 deletions
+4
View File
@@ -15,6 +15,10 @@
- log httprunner version before running tests
- remove unused import & code
**Fixed**
- fix #707: duration stat error in multiple testsuites
## 2.2.6 (2019-09-18)
**Added**