Commit 5f159ec
committed
fixes bug in TestAcc for iploadbalancing http/tcp server
Removing the introduced test in #428, it turns out the whole
API response is written inside the resource. Including the null values.
Which means the TestCheckNoResourceAttr was not fitting.
Not replacing it as there's no built-in func that allows for checking
that a resource is set while having a nil value.
Signed-off-by: Arnaud SINAYS <[email protected]>1 parent dd6b330 commit 5f159ec
File tree
2 files changed
+0
-2
lines changed- ovh
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | 321 | | |
323 | 322 | | |
324 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | 306 | | |
308 | 307 | | |
309 | 308 | | |
| |||
0 commit comments