Skip to content

Commit 498fa3c

Browse files
Update test/unit/objects/linode_test.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c096474 commit 498fa3c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/unit/objects/linode_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,8 +545,6 @@ def test_upgrade_interfaces(self):
545545
assert result.config_id == 123
546546
assert result.dry_run
547547

548-
# We don't use the assertion helpers here because dry runs return
549-
# a MappedObject.
550548
LinodeInterfaceTest.assert_linode_124_interface_123(
551549
result.interfaces[0]
552550
)

0 commit comments

Comments
 (0)