Skip to content

Commit a4f4607

Browse files
committed
Issue #1457 - removed single assertion
tmos 11.5.4 inconsistent
1 parent 96b57a3 commit a4f4607

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

f5/bigip/test/functional/test_resource.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ def test_load_example_resource(request, mgmt_root):
2929
assert x.kind == 'tm:ltm:pool:poolcollectionstate'
3030
assert x.kind != 'tm:ltm:pool:poolstate'
3131
assert x.items[0].get('name') is None
32-
assert x.items[0].get('loadBalancingMode') == 'round-robin'

0 commit comments

Comments
 (0)