testilo 51.1.5 → 51.1.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": "51.1.5",
3
+ "version": "51.1.6",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -10757,7 +10757,7 @@ exports.issues = {
10757
10757
  quality: 0.5,
10758
10758
  what: 'CSS perspective property has a nonpositive value'
10759
10759
  },
10760
- '^CSS: .+: Lexical error at line .+, column .+ Encountered: .+$': {
10760
+ '^CSS: .*Lexical error at line .+, column .+ Encountered: .+$': {
10761
10761
  variable: true,
10762
10762
  quality: 1,
10763
10763
  what: 'CSS property has a value with a lexical error'