Skip to content

Commit 6abb0b2

Browse files
Fix whitespace
1 parent 0876e2f commit 6abb0b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/integration/smoke/test_vpc_firewall_rules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,3 @@ def test_02_create_firewall_rule_on_vpc_source_nat_ip(self):
180180
self.assertEqual(listed_rule.protocol.lower(), "tcp")
181181
self.assertEqual(int(listed_rule.startport), 19443)
182182
self.assertEqual(int(listed_rule.endport), 19443)
183-

0 commit comments

Comments
 (0)