Files
opentf/builtin/providers/cloudstack/resource_cloudstack_instance_test.go
Emil Hessman 335d8fa1e6 builtin/providers/cloudstack: fix err checks in tests
Wrong return value is used to determine if an error occured.
Make sure to check the actual Error value that the functions return.
2015-01-14 19:54:29 +01:00

6.1 KiB