feat(matomo): support custom tracker urls #1067
Annotations
2 errors
test/e2e/extend-registry.test.ts > basic > extended registry script loads and executes function:
test/e2e/extend-registry.test.ts#L26
Error: Snapshot `basic > extended registry script loads and executes function 1` mismatched
- Expected
+ Received
- [
- {
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
- "location": "/myScript.js:3",
- "text": "Script -- Executed -- test",
- },
- ]
+ []
❯ it.timeout test/e2e/extend-registry.test.ts:26:18
|
ci
Process completed with exit code 1.
|