Commit d473203
committed
fix: use minified JSON in logging-example fixture
Changed JSON.stringify to not pretty-print so the response matches
what the integration test expects (minified JSON without spaces).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Lars Trieloff <lars@trieloff.net>1 parent d449f49 commit d473203
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments