diff --git a/README.md b/README.md index c1a0ac6..47cdc37 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,6 @@ - plugin might not be applied to older Cypress versions, 4+ is recommended - to enable Allure results writing just pass environment variable `allure=true`, example: - ```bash npx cypress run --config video=false --env allure=true --browser chrome ```