Skip to content

Commit

Permalink
pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
sunker authored Nov 25, 2024
1 parent f1adf6c commit 370a2f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ test('should render annotations editor', async ({ annotationEditPage, page, read

### Test the entire annotation query execution flow

In the next example, we perform an integration test where we test a plugin's entire annotation query data flow.
In the following example, an integration test covers a plugin's entire annotation query data flow:

:::note
Note that the annotation query result is rendered in an Alert component starting from Grafana 11.0.0, so using the `toHaveAlert` matcher won't work in earlier versions.
Expand Down

0 comments on commit 370a2f6

Please sign in to comment.