1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-03 23:51:48 +00:00

fix: do not error on location_info invalid id (#292)

* test: fix hcloud_location_info with wrong id test

* chore: cleanup hcloud_location_info tests

* fix: error on location_info invalid id
This commit is contained in:
Jonas L 2023-08-09 12:42:22 +02:00 committed by GitHub
parent dd5ee78386
commit 5c4079e059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 44 additions and 40 deletions

View file

@ -19,7 +19,6 @@ exclude_paths:
- tests/integration/targets/hcloud_load_balancer_service
- tests/integration/targets/hcloud_load_balancer_target
- tests/integration/targets/hcloud_load_balancer_type_info
- tests/integration/targets/hcloud_location_info
- tests/integration/targets/hcloud_network
- tests/integration/targets/hcloud_network_info
- tests/integration/targets/hcloud_placement_group