Commit c5df89b
authored
test(Lb/Backend): Removing unused ip declaration from the first step (#842)
In the first step, `scaleway_instance_ip.ip02` is not used so let's remove it.
In fact, cassette is not able to distinguish the HTTP calls for `resource scaleway_instance_ip ip01 {}` and `resource
scaleway_instance_ip ip02 {}` as they are identicals making the acceptance tests failing1 parent 6895b35 commit c5df89b
File tree
4 files changed
+1613
-2175
lines changed- scaleway
- testdata
4 files changed
+1613
-2175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | | - | |
603 | 602 | | |
604 | 603 | | |
605 | 604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments