Migrate playwright tests from tests/ to e2e/ convention

All modules now use e2e/ for playwright tests, consistent with
element-modules-private. This avoids conflicts between vitest (which
uses tests/) and playwright project discovery.
This commit is contained in:
David Langley
2026-03-04 15:55:57 +00:00
parent 5bc64a19da
commit 64d5bef3e7
48 changed files with 7 additions and 7 deletions