testilo 32.2.3 → 32.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": "32.2.3",
3
+ "version": "32.2.4",
4
4
  "description": "Prepares and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -3936,7 +3936,7 @@ exports.issues = {
3936
3936
  }
3937
3937
  },
3938
3938
  contrastRisk: {
3939
- summary: 'text contrast issues not testable',
3939
+ summary: 'text contrast not testable',
3940
3940
  why: 'Text may be difficult to read',
3941
3941
  wcag: '1.4.3',
3942
3942
  weight: 1,