remove exported test globals from test/lib/common (#50256)

This commit is contained in:
Ashley Harrison
2022-06-06 15:38:37 +01:00
committed by GitHub
parent 22fbcebabf
commit 6fcb2cd307
24 changed files with 2 additions and 38 deletions
@@ -1,7 +1,5 @@
import { e2e } from '@grafana/e2e';
import { expect } from '../../public/test/lib/common';
const flakyTimeout = 10000;
e2e.scenario({