test: update network delete protection error message (#536)

The new network service has a different error message.
This commit is contained in:
Jonas L. 2024-07-25 15:42:33 +02:00 committed by GitHub
parent 7aa87bb9d9
commit b9a1509378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@
that: that:
- result is failed - result is failed
- result.failure.code == "protected" - result.failure.code == "protected"
- result.failure.message == "network deletion is protected" - result.failure.message == "network is delete protected"
- name: Test update delete protection - name: Test update delete protection
hetzner.hcloud.network: hetzner.hcloud.network: