fix: 执行就测试用例报错

This commit is contained in:
wenyann 2021-06-15 17:34:03 +08:00 committed by 刘瑞斌
parent b0232c21c0
commit d8b4abbbcf
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ public class MsScenario extends MsTestElement {
private Map<String, String> environmentMap;
@JSONField(ordinal = 24)
private Boolean onSampleError;
private boolean onSampleError;
private static final String BODY_FILE_DIR = FileUtils.BODY_FILE_DIR;