File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed
tests/integration/targets Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 211211 ansible.builtin.assert :
212212 that :
213213 - not test_nine['changed']
214- # actions seem to be ordered randomly so we cannot test them here
215- - test_nine['permission']['object_types'][0] == 'vpn.tunneltermination'
216- - test_nine['permission']['object_types'][1] == 'wireless.wirelesslan'
214+ # actions and object_types seem to be ordered randomly so we cannot test them here
Original file line number Diff line number Diff line change 211211 ansible.builtin.assert :
212212 that :
213213 - not test_nine['changed']
214- # actions seem to be ordered randomly so we cannot test them here
215- - test_nine['permission']['object_types'][0] == 'vpn.tunneltermination'
216- - test_nine['permission']['object_types'][1] == 'wireless.wirelesslan'
214+ # actions and object_types seem to be ordered randomly so we cannot test them here
Original file line number Diff line number Diff line change 211211 ansible.builtin.assert :
212212 that :
213213 - not test_nine['changed']
214- # actions seem to be ordered randomly so we cannot test them here
215- - test_nine['permission']['object_types'][0] == 'vpn.tunneltermination'
216- - test_nine['permission']['object_types'][1] == 'wireless.wirelesslan'
214+ # actions and object_types seem to be ordered randomly so we cannot test them here
You can’t perform that action at this time.
0 commit comments