Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove unused test ignore
Sebastian Martinez committed 2 years ago
commit e78c35407176c0384164f8771ccb46c99bbccc5c
parent 74f5525091fcf3d9a63719956ede7e1e63236417
1 file changed +0 -1
modified playwright.config.ts
@@ -4,7 +4,6 @@ import { devices } from "@playwright/test";
const config: PlaywrightTestConfig = {
  testDir: "./tests/e2e",
  outputDir: "./tests/artifacts",
-
  testIgnore: "hashRouter.spec.ts",
  timeout: 30_000,
  expect: {
    timeout: 15_000,