mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: skip e2e test for examplars (#37991)
This commit is contained in:
parent
b028dbc537
commit
a160930e24
@ -20,7 +20,7 @@ const addDataSource = () => {
|
||||
});
|
||||
};
|
||||
|
||||
describe('Exemplars', () => {
|
||||
describe.skip('Exemplars', () => {
|
||||
beforeEach(() => {
|
||||
e2e.flows.login('admin', 'admin');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user