Feature/content tweaks #410
test.yml
on: pull_request
Hotfix Bypass
0s
Unit Tests
13m 58s
Annotations
2 errors
|
Unit Tests
Process completed with exit code 1.
|
|
src/components/CallToAction/Download/__tests__/index.spec.ts > Download CallToAction (Astro) > renders direct and landing download URLs for the web component host:
src/components/CallToAction/Download/__tests__/index.spec.ts#L63
AssertionError: expected '/downloads/performance-testing-load-m…' to be '/downloads/performance-testing-load-m…' // Object.is equality
Expected: "/downloads/performance-testing-load-models-benchmark-accuracy.pdf"
Received: "/downloads/performance-testing-load-models-benchmark-accuracy"
❯ src/components/CallToAction/Download/__tests__/index.spec.ts:63:62
❯ withJsdomEnvironment test/unit/helpers/litRuntime.ts:147:16
❯ src/components/CallToAction/Download/__tests__/index.spec.ts:54:11
|