You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix edge-configurable-runtime test to filter browser logs
The test was checking that 'error' and 'warn' strings don't appear in
CLI output, but browser logs could contain these words unrelated to
the actual test assertions. Applied filterBrowserLogs to these checks.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments