testilo 21.1.0 → 21.1.1

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": "21.1.0",
3
+ "version": "21.1.1",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "aim.js",
6
6
  "scripts": {
@@ -4679,7 +4679,7 @@ exports.issues = {
4679
4679
  weight: 4,
4680
4680
  tools: {
4681
4681
  qualWeb: {
4682
- 'The test target is not contained in a correct description list element.': {
4682
+ 'QW-WCAG-T33': {
4683
4683
  variable: false,
4684
4684
  quality: 1,
4685
4685
  what: 'Element is not contained by a valid dl element'