// fixtures/users.ts export const testUsers = { applicant: { login: 'autotestapplicant', password: '!Test123456', id: '85d99f9f-1abd-45e8-a952-8da45ee7e63f', }, };