Skip to content

chore: switch browser-based tests to playwright-test #2990

chore: switch browser-based tests to playwright-test

chore: switch browser-based tests to playwright-test #2990

Triggered via push May 25, 2023 03:01
Status Success
Total duration 4m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Test: src/background/background.ts#L275
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator