Commit 8890649
Fix helpful message tests by mocking Shakapacker installation
Mock the Shakapacker binary existence check to return true, so that
ensure_shakapacker_installed skips the installation process and the
generator proceeds to show the success message that the tests expect.
This fixes the test failures where Shakapacker installation was failing
in CI environment, causing error messages instead of success messages.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 01a3bd3 commit 8890649
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
0 commit comments