diff options
| author | yang liu <[email protected]> | 2023-03-30 16:35:46 +0800 |
|---|---|---|
| committer | yang liu <[email protected]> | 2023-03-30 16:35:46 +0800 |
| commit | cde6ab0442828be268df91183231afcff5a55d6b (patch) | |
| tree | 12df8d127c0974ded39d49ed9e9bbe3487ae0d48 | |
| parent | 8a0f62feda6531b9f5e86d13621013cf0254c55b (diff) | |
调整Security反向测试用例
| -rw-r--r-- | other/data/policies/security_data.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/data/policies/security_data.yaml b/other/data/policies/security_data.yaml index 4796ea6..96145dc 100644 --- a/other/data/policies/security_data.yaml +++ b/other/data/policies/security_data.yaml @@ -932,7 +932,7 @@ security_negative_data: operatingType: create Name: test assertText: - - Conditions is empty + - Conditions are empty #导入错误格式文件 - - @@ -943,7 +943,7 @@ security_negative_data: - OkButton: click assertText: - - The data in the uploaded file is empty or in the wrong format + - The data in the uploaded file is empty or misformatted #导入错误类型文件 - - |
