Skip to content

Commit 955761e

Browse files
committed
tests/sqcmds: updated vlan describe tests due to schema changes
Signed-off-by: AndryNick98 <[email protected]>
1 parent 8f5a932 commit 955761e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/sqcmds/common-samples/describe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ tests:
575575
carrying this VLAN"}, {"name": "namespace", "type": "string", "key": 0, "display":
576576
0, "description": "Namespace associated with record"}, {"name": "sqvers", "type":
577577
"string", "key": "", "display": "", "description": "Schema version, not selectable"},
578-
{"name": "state", "type": "string", "key": 2, "display": 4, "description": "VLAN
578+
{"name": "state", "type": "string", "key": "", "display": 4, "description": "VLAN
579579
state: active or suspended"}, {"name": "timestamp", "type": "timestamp", "key":
580580
"", "display": 7, "description": ""}, {"name": "vlan", "type": "long", "key":
581581
"", "display": 6, "description": "VLAN ID"}, {"name": "vlanName", "type": "string",

0 commit comments

Comments
 (0)