Commit f066d01
committed
fix(ADD-02): add missing integration name to --projectDir test
Test was calling qwik add --projectDir without specifying which
integration, causing panic("No integration specified") since there
are multiple integrations available.1 parent 0df39f1 commit f066d01
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments