testilo 43.3.1 → 43.3.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": "43.3.1",
3
+ "version": "43.3.2",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -6073,6 +6073,13 @@ exports.issues = {
6073
6073
  what: 'Content simulates an unordered list without a ul?'
6074
6074
  }
6075
6075
  },
6076
+ ibm: {
6077
+ list_markup_review: {
6078
+ variable: false,
6079
+ quality: 1,
6080
+ what: 'List not using proper HTML elements?'
6081
+ }
6082
+ },
6076
6083
  wave: {
6077
6084
  list_possible: {
6078
6085
  variable: false,