describe("<CardsPlaceholder />", () => {
  beforeEach(() => {
    jest.useFakeTimers();
  });