testilo 49.0.7 → 49.0.8

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": "49.0.7",
3
+ "version": "49.0.8",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -6383,7 +6383,7 @@ exports.issues = {
6383
6383
  }
6384
6384
  },
6385
6385
  nuVal: {
6386
- '^The heading h. \(with computed level .\) follows the heading h. \(with computed level .\), skipping . heading level.+$': {
6386
+ '^The heading h. [(]with computed level .[)] follows the heading h. [(]with computed level .[)], skipping . heading level.+$': {
6387
6387
  variable: true,
6388
6388
  quality: 1,
6389
6389
  what: 'Heading level is more than 1 level inferior to the previous heading'