Some checks failed
Playwright Tests / test (pull_request) Failing after 2m28s
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
|
|
export class Environment {
|
|
public static readonly BASE_URL = "http://127.0.0.1:8089";
|
|
}
|