From 08d7bed5cf014602490b4169426169a4134dedea Mon Sep 17 00:00:00 2001 From: John Ahigian Date: Tue, 27 Aug 2024 19:42:32 -0400 Subject: [PATCH 1/2] 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) From 8e40e76d078f2e1e176b7ef12579a3d297c11082 Mon Sep 17 00:00:00 2001 From: John Ahigian Date: Tue, 27 Aug 2024 19:50:15 -0400 Subject: [PATCH 2/2] Update README.md typo typo environment* --- 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 4f2f02de..70e317ac 100644 --- a/qase-playwright/README.md +++ b/qase-playwright/README.md @@ -166,7 +166,7 @@ Reporter options (\* - required): - `mode` - `testops`/`off` Enables reporter, default - `off` - `debug` - Enables debug logging, default - `false` -- `environment` - To execute with the sending of the envinroment information +- `environment` - To execute with the sending of the environment information - *`testops.api.token` - Token for API access, you can find more information [here](https://developers.qase.io/#authentication) - *`testops.project` - Code of your project (can be extracted from main