Update pkg/storage/unified/sql/queries_test.go

This commit is contained in:
Georges Chaudy 2024-07-09 19:44:35 +02:00 committed by GitHub
parent 36d9099d1a
commit 2207ef10de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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{