test(portal): expect userModelSnapshot in /auth/me response.
Memind CI / Test, build, and release guards (push) Successful in 5m32s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-04 14:03:58 +08:00
parent 8a5010919e
commit ab557ac8c7
@@ -274,6 +274,7 @@ test('preserves account profile, subscription, capability, and skill projection'
enabled: true,
userId: 'user-1',
},
userModelSnapshot: null,
});
setup.setSubscriptionService(null);