diff options
| author | lijinjin <[email protected]> | 2023-03-31 11:56:15 +0800 |
|---|---|---|
| committer | lijinjin <[email protected]> | 2023-03-31 11:56:15 +0800 |
| commit | 3ce478dc1d78cb15d57ee7c6ecb469d392cfbc9c (patch) | |
| tree | 86ef8196432f301026facb9bb3fb0bd688848b9f | |
| parent | 03e0a761beabd0f40638350e431adf9960a62323 (diff) | |
修改global fqdn测试数据,调整attributes数据格式
| -rw-r--r-- | other/data/admin_area/global_object_fqdns_data.yaml | 2 | ||||
| -rw-r--r-- | other/data/objects/user_defined_attributes_data.yaml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/other/data/admin_area/global_object_fqdns_data.yaml b/other/data/admin_area/global_object_fqdns_data.yaml index 52996ec..012d248 100644 --- a/other/data/admin_area/global_object_fqdns_data.yaml +++ b/other/data/admin_area/global_object_fqdns_data.yaml @@ -374,7 +374,7 @@ global_object_fqdns_data: - Column: - - Modified Time: click + Created By: click - OkButton: click ColumnAssert: diff --git a/other/data/objects/user_defined_attributes_data.yaml b/other/data/objects/user_defined_attributes_data.yaml index 4bf3a81..414bea3 100644 --- a/other/data/objects/user_defined_attributes_data.yaml +++ b/other/data/objects/user_defined_attributes_data.yaml @@ -1,5 +1,6 @@ #user_defined_attributes_page正向用例 user_defined_attributes_data: + #创建user_defined_attributes用例 - - @@ -139,6 +140,7 @@ user_defined_attributes_data: PageAssert: ja3 searchCriteria: Name user_defined_attributes_negative_data: + # name长度为3 - - |
