Commit c215812
Remove cfg(test) on with_stage_variables (#713)
None of the other with_ methods are constrained to test-only,
although this method did have a specific comment indicating test-only,
so there may have been a reason.
Anyway, this commit removes that constraint.
Co-authored-by: Martin Bartlett <Martin Bartlett@dxc.com>1 parent 45525e0 commit c215812
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
216 | 215 | | |
217 | 216 | | |
218 | 217 | | |
219 | | - | |
220 | 218 | | |
221 | 219 | | |
222 | 220 | | |
| |||
318 | 316 | | |
319 | 317 | | |
320 | 318 | | |
321 | | - | |
322 | 319 | | |
323 | 320 | | |
324 | 321 | | |
| |||
420 | 417 | | |
421 | 418 | | |
422 | 419 | | |
423 | | - | |
424 | 420 | | |
425 | 421 | | |
426 | 422 | | |
| |||
0 commit comments