Commit 454e2be
test: print full exception format for test failures
exceptionFormat = "short" prints only the exception class and line,
swallowing assertion messages. GoogleEventsTest embeds the API response
in its assertion message, which CI was discarding, making the failure
undiagnosable from logs alone.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 56305b6 commit 454e2be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments