fix: YAMLLoadWarning by specify yaml loader

This commit is contained in:
debugtalk
2019-06-25 20:56:09 +08:00
parent 40843a8a31
commit 46b6336af9
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
- fix extend with testcase reference in format version 2
- fix ImportError when locustio is not installed
- fix YAMLLoadWarning by specify yaml loader
## 2.2.0 (2019-06-24)