Commit 01debc0
committed
Fix generate spec to actually test for overwriting
The bashly.yml that the spec uses does not define a "cli-get" command,
so if the generator *were* overwriting this file the spec would not
catch it. Change the spec to use a command name that the example yml
does have, so that it would be overwritten if this happens.1 parent 42c3ce0 commit 01debc0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments