fix: YAMLLoadWarning by specify yaml loader

This commit is contained in:
debugtalk
2019-06-25 20:56:09 +08:00
parent 38fe359151
commit 0174000484
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)