Files
chore/frontend/vue-app/e2e/seed.spec.ts
Ryan Kegel 2c65d3ecaf
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m59s
temp changes
2026-03-09 10:16:39 -04:00

4 lines
81 B
TypeScript

export default async function seed(page: any): Promise<void> {
// no-op seed
}