test("Container tests", () => {
  const component = renderer.create(
    <Typography variant="h5">Zapify Ui Text</Typography>
  );