Azure: Increase test timeout (#111370)

Increase test timeout
This commit is contained in:
Andreas Christou
2025-09-19 15:08:49 +01:00
committed by GitHub
parent 00c9145929
commit 047b40fb54
@@ -27,6 +27,7 @@ jest.mock('@grafana/runtime', () => {
}),
};
});
jest.setTimeout(10000);
const variableOptionGroup = {
label: 'Template variables',