docs: update contributors and add extension_paths examples

This commit is contained in:
CloakHQ
2026-05-15 21:18:49 +02:00
parent 8fdaa5a2d3
commit 0437a3f1f5
3 changed files with 22 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
import { test, expect } from "vitest";
import path from "path";
import { _buildArgsForTest } from "../src/playwright.js";