We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b57a3 commit a4f4607Copy full SHA for a4f4607
1 file changed
f5/bigip/test/functional/test_resource.py
@@ -29,4 +29,3 @@ def test_load_example_resource(request, mgmt_root):
29
assert x.kind == 'tm:ltm:pool:poolcollectionstate'
30
assert x.kind != 'tm:ltm:pool:poolstate'
31
assert x.items[0].get('name') is None
32
- assert x.items[0].get('loadBalancingMode') == 'round-robin'
0 commit comments