mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Crawler: use existing render service to generate dashboard thumbnails (#43515)
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
This commit is contained in:
@@ -110,6 +110,7 @@ func TestRenderLimitImage(t *testing.T) {
|
||||
HomePath: path,
|
||||
},
|
||||
inProgressCount: 2,
|
||||
log: log.New("test"),
|
||||
}
|
||||
|
||||
tests := []struct {
|
||||
|
||||
Reference in New Issue
Block a user