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(e2e): seed phone before login to stabilize deadline gating tests
The missing-info-modal fires when the session JWT carries a null phone,
and setting the phone in DB after login does not refresh the JWT. Move
phone/hasCse seeding before login so the modal never opens during the
Rémunération-button click.
0 commit comments