Skip to content

test: add more granular tests in suite #11

test: add more granular tests in suite

test: add more granular tests in suite #11

Triggered via push February 20, 2024 10:29
Status Failure
Total duration 57s
Billable time 1m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/basic.test.ts > providers > generates inlined font face rules for `google` provider: test/basic.test.ts#L41
Error: Snapshot `providers > generates inlined font face rules for `google` provider 4` mismatched - Expected + Received "@font-face { font-family: 'Raleway'; - src: local("Raleway"), url("https://fonts.gstatic.com/file.woff2") format(woff2), url("https://fonts.gstatic.com/file.ttf") format(truetype), url("https://fonts.gstatic.com/file") format(svg); + src: local("Raleway"), url("https://fonts.gstatic.com/file.woff2") format(woff2), url("https://fonts.gstatic.com/file.woff") format(woff), url("https://fonts.gstatic.com/file.ttf") format(truetype), url("https://fonts.gstatic.com/file") format(svg); font-display: swap; font-weight: 900; font-style: italic; }" ❯ test/basic.test.ts:41:24
ci
Process completed with exit code 1.