revert: change to events canvas (#38023)

This commit is contained in:
An
2021-08-18 15:47:25 -04:00
committed by GitHub
parent 49b129b110
commit 7b813c81ac
2 changed files with 2 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ const addDataSource = () => {
});
};
describe.skip('Exemplars', () => {
describe('Exemplars', () => {
beforeEach(() => {
e2e.flows.login('admin', 'admin');