Commit 5f7caec
committed
(MAINT) Remove extraneous logic from spec
This commit removes logic from the features file in the acceptance
tests suite which existed only to support Puppet 3. This logic is
no longer needed as Puppet 3 is no longer supported. Additionally,
the way the logic was written caused the tests designed for Puppet
3 to run against Puppet 5.
This commit simplifies the maintenance and execution of the suite
of acceptance tests.1 parent 377a0bb commit 5f7caec
1 file changed
+2
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 207 | + | |
| 208 | + | |
218 | 209 | | |
219 | 210 | | |
220 | 211 | | |
| |||
0 commit comments