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 OpenCode test to seed SQLite instead of JSON files
The server integration test was creating JSON files for the old storage
format. Uses bun -e inside the container to create a SQLite DB with
test session data instead.
0 commit comments