Skip to content

Commit c096474

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/objects/networking_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def test_rdns_reset(self):
123123

124124
def test_get_ip(self):
125125
"""
126-
Tests that the vpc_nat_1_1 of an IP can be retrieved.
126+
Tests retrieving comprehensive IP address information, including all relevant properties.
127127
"""
128128

129129
ip = IPAddress(self.client, "127.0.0.1")

0 commit comments

Comments
 (0)