testilo 41.0.2 → 41.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -378,7 +378,7 @@ When the `script` module creates a script for you, it does not ask you for all o
|
|
|
378
378
|
- `timeLimit`: 50 plus 30 per tool
|
|
379
379
|
- `sendReportTo`: `process.env.SEND_REPORT_TO`, or `''` if none
|
|
380
380
|
- `sources.id`: script ID
|
|
381
|
-
- `sources.requester`: `
|
|
381
|
+
- `sources.requester`: `''`
|
|
382
382
|
- test acts: `launch` = {}
|
|
383
383
|
- `axe` test act: `detailLevel` = 2
|
|
384
384
|
- `ibm` test act: `withItems` = `true`, `withNewContent` = `true`
|