tests: fix gcp_compute_forwarding_rule test

The targetpool object was being passed directly to the forwarding
rule, rather than passing the selfLink string.
This commit is contained in:
Yusuke Tsutsumi 2022-10-08 17:57:06 +00:00
commit 6f1ee2b2b4
2 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1 @@
cloud/gcp
unsupported