testilo 49.0.4 → 49.0.5

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.4",
3
+ "version": "49.0.5",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -2445,7 +2445,7 @@ exports.issues = {
2445
2445
  link_empty: {
2446
2446
  variable: false,
2447
2447
  quality: 1,
2448
- what: 'Link contains not named'
2448
+ what: 'Link contents not named'
2449
2449
  }
2450
2450
  },
2451
2451
  wax: {