Commit 17133c1
fix: Fix failing generator tests in message_deduplication_spec
- Add missing generator class declaration for proper test initialization
- Fix package_json gem mocking to match actual implementation behavior
- Adjust system call expectations to align with fallback path execution
Co-authored-by: Justin Gordon <justin808@users.noreply.github.com>1 parent 6670dee commit 17133c1
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
| 86 | + | |
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
87 | | - | |
| 90 | + | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
0 commit comments