mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 15:45:43 -06:00
Update pkg/storage/unified/sql/queries_test.go
This commit is contained in:
parent
36d9099d1a
commit
2207ef10de
@ -257,7 +257,7 @@ func TestQueries(t *testing.T) {
|
||||
},
|
||||
sqlResourceHistoryInsert: {
|
||||
{
|
||||
Name: "insert into entity_history",
|
||||
Name: "insert into resource_history",
|
||||
Data: &sqlResourceRequest{
|
||||
SQLTemplate: new(sqltemplate.SQLTemplate),
|
||||
WriteEvent: resource.WriteEvent{
|
||||
|
Loading…
Reference in New Issue
Block a user