testilo 17.0.1 → 17.0.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testilo",
3
- "version": "17.0.1",
3
+ "version": "17.0.2",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "aim.js",
6
6
  "scripts": {
@@ -1365,7 +1365,7 @@ exports.issues = {
1365
1365
  weight: 4,
1366
1366
  tools: {
1367
1367
  testaro: {
1368
- adbBadID: {
1368
+ adbID: {
1369
1369
  variable: false,
1370
1370
  quality: 1,
1371
1371
  what: 'aria-describedby attribute references an invalid or duplicate ID'