mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
@@ -569,8 +569,6 @@ func scenario(t *testing.T, desc string, input scenarioInput, f func(ctx *scenar
|
||||
sCtx.dashboardService,
|
||||
)
|
||||
|
||||
t.Cleanup(bus.ClearBusHandlers)
|
||||
|
||||
t.Run(desc, func(t *testing.T) {
|
||||
f(sCtx)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user