Chore: skip e2e test for examplars (#37991)
This commit is contained in:
@@ -20,7 +20,7 @@ const addDataSource = () => {
|
||||
});
|
||||
};
|
||||
|
||||
describe('Exemplars', () => {
|
||||
describe.skip('Exemplars', () => {
|
||||
beforeEach(() => {
|
||||
e2e.flows.login('admin', 'admin');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user