plugin-tools
plugin-tools copied to clipboard
Bug: toHaveAlert has an incorrect return type
when using toHaveAlert the linter reports await has no effect but it is an async function that requires alert
https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/src/matchers/toHaveAlert.ts#L7