fix: catch ApiNotFound exception when loading testcases

This commit is contained in:
debugtalk
2019-12-29 16:21:23 +08:00
parent ba02a0e412
commit 66d6b9fbac
2 changed files with 3 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
- fix: display validators in report when validate raised exception
- fix: eval validator python script before validating
- fix: do not strip string content when preparing lazy data
- fix: catch ApiNotFound exception when loading testcases
## 2.4.8 (2019-12-25)