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

test: use testing framework for firewall integration tests (#425)

##### SUMMARY

Use the new testing framework for the firewall integration tests and fix
linting errors.
This commit is contained in:
Jonas L 2023-12-15 15:25:35 +01:00 committed by GitHub
parent 86e476f961
commit 3910785025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 138 additions and 167 deletions

View file

@ -7,7 +7,6 @@ exclude_paths:
- changelogs/
- examples/
- tests/integration/targets/certificate
- tests/integration/targets/firewall
- tests/integration/targets/floating_ip
- tests/integration/targets/load_balancer_network
- tests/integration/targets/load_balancer_service