mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
fix tests
This commit is contained in:
parent
e8b348f4dd
commit
068ab2dec6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
assert:
|
||||
that:
|
||||
- result is failed
|
||||
- 'result.msg == "missing required arguments: network, load_balancer"'
|
||||
- 'result.msg == "missing required arguments: load_balancer, network"'
|
||||
|
||||
- name: test create load_balancer network with checkmode
|
||||
hcloud_load_balancer_network:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue