Files
calendar/apps/web/playwright/trial.e2e.ts
T

6 lines
137 B
TypeScript

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