Skip to content

Commit

Permalink
Update docusaurus/docs/e2e-test-a-plugin/test-a-data-source-plugin/cu…
Browse files Browse the repository at this point in the history
…stom-variable-editor.md

Co-authored-by: Joseph Perez <[email protected]>
  • Loading branch information
sunker and josmperez authored Nov 18, 2024
1 parent 7d7039d commit f1adf6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sidebar_position: 30

### Test that the custom variable editor loads

The following example is a simple smoke test that verifies that the custom variable editor loads.
The following example is a simple smoke test that verifies that the custom variable editor loads:

```ts title="customVariableEditor.spec.ts"
import { expect, test } from '@grafana/plugin-e2e';
Expand Down

0 comments on commit f1adf6c

Please sign in to comment.