From 3fbc0b50e7f2938fff8df207c38c5f93d1b67a55 Mon Sep 17 00:00:00 2001 From: John Ahigian Date: Tue, 27 Aug 2024 19:42:32 -0400 Subject: [PATCH] Update README.md fixed typo for debug option description default* --- qase-playwright/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qase-playwright/README.md b/qase-playwright/README.md index ef2985cc..4f2f02de 100644 --- a/qase-playwright/README.md +++ b/qase-playwright/README.md @@ -165,7 +165,7 @@ https://app.qase.io/run/QASE_PROJECT_CODE Reporter options (\* - required): - `mode` - `testops`/`off` Enables reporter, default - `off` -- `debug` - Enables debug logging, defaule - `false` +- `debug` - Enables debug logging, default - `false` - `environment` - To execute with the sending of the envinroment information - *`testops.api.token` - Token for API access, you can find more information [here](https://developers.qase.io/#authentication)