Files
web2.0-frontend/tests/testcafe/utils.ts
T
Aarni Halinen 4c5bbfe90c Fix getSiteRoot
2021-01-12 23:28:45 +02:00

1 line
89 B
TypeScript

export const getSiteRoot = (): string => process.env.SITE_URL || "http://localhost:3000";