Fix test so that it works with the main branch (11.4.0).
Which issue(s) this PR fixes:
Fixes #1251
Special notes for your reviewer:
📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via:
```bash
npm install @grafana/create-plugin@5.7.1-canary.1253.115af97.0
# or
yarn add @grafana/create-plugin@5.7.1-canary.1253.115af97.0
```
Hello! 👋 This repository uses Auto for releasing packages using PR labels.
✨ This PR can be merged and will trigger a new patch release.
NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.
What this PR does / why we need it:
Fix test so that it works with the main branch (11.4.0).
Which issue(s) this PR fixes:
Fixes #1251
Special notes for your reviewer:
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/create-plugin@5.7.1-canary.1253.115af97.0 # or yarn add @grafana/create-plugin@5.7.1-canary.1253.115af97.0 ```