Skip to content

Commit 0a7340d

Browse files
WIP
1 parent 513c5c8 commit 0a7340d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/integration/models/linode/interfaces/test_interfaces.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,6 @@ def test_linode_interface_create_vlan(
396396

397397
assert iface.vlan.vlan_label == "test-vlan"
398398
assert iface.vlan.ipam_address == "10.0.0.5/32"
399+
400+
401+
# NOTE: VLAN interface updates current aren't supported

0 commit comments

Comments
 (0)