testilo 43.3.0 → 43.3.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": "43.3.0",
3
+ "version": "43.3.1",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -8821,6 +8821,13 @@ exports.issues = {
8821
8821
  what: 'Element forces a page reload'
8822
8822
  }
8823
8823
  },
8824
+ axe: {
8825
+ 'meta-refresh': {
8826
+ variable: false,
8827
+ quality: 1,
8828
+ what: 'Delayed refresh under 20 hours is used'
8829
+ }
8830
+ },
8824
8831
  qualWeb: {
8825
8832
  'QW-ACT-R4': {
8826
8833
  variable: false,