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: update test fixtures to use correct Runtime API
- Use runtime.exec() instead of non-existent writeFile(path, content, options)
- All fixtures now use bash commands for file operations
- Rebuilt types so fixtures see updated Extension interface (returns unknown)
- Tests still pass
0 commit comments