// constants.js export const TEST_CREDENTIALS = { email: "admin_user@test.com", password: "test", };