Commit b081e9d
Add debug logging to verify console replay is unwrapped
Adding temporary debug code to help diagnose why CI tests are seeing
wrapped console replay output when the code should be using the
unwrapped version.
This will log an error if consoleReplayScript starts with '<script',
which would indicate it's incorrectly wrapped.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 5a63fad commit b081e9d
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
117 | 124 | | |
118 | 125 | | |
119 | 126 | | |
| |||
0 commit comments