Upgrade to latest abp2dnr #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
error: expect(received).toEqual(expected):
test/unit/helpers.js#L19
{
action: {
type: "block"
},
condition: {
+ excludedInitiatorDomains: [
- excludedDomains: [
"tealium.co.jp",
"tealium.com"
],
isUrlFilterCaseSensitive: false,
urlFilter: ".tealium."
}
}
- Expected - 1
+ Received + 1
Input filter: .tealium.$domain=~tealium.co.jp|~tealium.com
at /home/runner/work/urlfilter2dnr/urlfilter2dnr/test/unit/helpers.js:19:4
|
tests
Process completed with exit code 1.
|