import { emptyToken } from '../../../../test/__fixtures__/token'; export const getToken = jest.fn().mockReturnValue(emptyToken);