import {faker} from '@faker-js/faker'; beforeEach(() => { faker.seed(1701); });