export const SET_PASSWORD = { passwordInput: '[data-test-id="password"]', confirmPasswordInput: '[data-test-id="confirm-password"]' };