Allow global state expressions in layer visibility #2796
test-all.yml
on: pull_request
Code Hygiene
24s
Unit and Integration Tests
26s
Matrix: Packaging and Build tests
Annotations
2 errors
|
Unit and Integration Tests
Process completed with exit code 1.
|
|
src/expression/visibility.test.js > evaluate visibility expression > falls back to default for invalid expression with zoom:
src/expression/visibility.test.js#L64
AssertionError: expected "warn" to not be called at all, but actually been called 1 times
Received:
1st warn call:
Array [
"Expected value to be of type string, but found null instead.",
]
Number of calls: 1
❯ src/expression/visibility.test.js:64:34
|