import { test, todo } from "./lib/fixtures";

test.describe("Trial account tests", () => {
  todo("Add tests with a TRIAL account");
});
