4 lines
108 B
TOML
4 lines
108 B
TOML
[test]
|
|
# Exclude Playwright E2E tests (they use their own runner)
|
|
exclude = ["tests/**", "node_modules/**"]
|