leptos/examples/cargo-make/playwright-test.toml

5 lines
125 B
TOML

extend = [{ path = "../cargo-make/playwright.toml" }]
[tasks.integration-test]
dependencies = ["test-playwright-autostart"]