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(ci): send Bearer JWT in video integration API test
POST /api/videos/add and GET /api/videos require get_current_user; the test
called them without Authorization and returned 401 in GitHub Actions.
Made-with: Cursor
0 commit comments