testilo 22.0.2 → 22.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testilo",
3
- "version": "22.0.2",
3
+ "version": "22.0.3",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "aim.js",
6
6
  "scripts": {
@@ -4011,14 +4011,21 @@ exports.issues = {
4011
4011
  'empty-heading': {
4012
4012
  variable: false,
4013
4013
  quality: 1,
4014
- what: 'Heading empty'
4014
+ what: 'Heading is empty'
4015
+ }
4016
+ },
4017
+ ed11y: {
4018
+ headingEmpty: {
4019
+ variable: false,
4020
+ quality: 1,
4021
+ what: 'Heading is empty'
4015
4022
  }
4016
4023
  },
4017
4024
  htmlcs: {
4018
4025
  'AAA.1_3_1.H42.2': {
4019
4026
  variable: false,
4020
4027
  quality: 1,
4021
- what: 'Heading empty'
4028
+ what: 'Heading is empty'
4022
4029
  }
4023
4030
  },
4024
4031
  ibm: {