testilo 17.2.3 → 17.2.4

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.2.3",
3
+ "version": "17.2.4",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "aim.js",
6
6
  "scripts": {
@@ -1208,7 +1208,7 @@ exports.issues = {
1208
1208
  weight: 1,
1209
1209
  tools: {
1210
1210
  htmlcs: {
1211
- 'link-button-space-key': {
1211
+ 'link_button_space_key': {
1212
1212
  variable: false,
1213
1213
  quality: 1,
1214
1214
  what: 'Element has a button role but may fail to be keyboard-operable'