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(test): update username filter to 'Admin' for case-sensitive user lookup
- Changed 'admin' to 'Admin' in InvoiceLineItemService test setup to match the actual username in the database, preventing test failures due to case sensitivity.
0 commit comments