testilo 16.0.5 → 16.0.6

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": "16.0.5",
3
+ "version": "16.0.6",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "aim.js",
6
6
  "scripts": {
@@ -5306,11 +5306,6 @@ exports.issues = {
5306
5306
  variable: false,
5307
5307
  quality: 1,
5308
5308
  what: 'Element text is distorted by a transform style property'
5309
- },
5310
- allCaps: {
5311
- variable: false,
5312
- quality: 1,
5313
- what: 'Element has a text substring of at least 8 upper-case characters'
5314
5309
  }
5315
5310
  }
5316
5311
  }