diff --git a/internal/processor/test/db-query_test.go b/internal/processor/test/db-query_test.go index 87a0e32..7e48311 100644 --- a/internal/processor/test/db-query_test.go +++ b/internal/processor/test/db-query_test.go @@ -34,7 +34,7 @@ func TestDbQueryFromRegistry(t *testing.T) { } payload := "hello" - expected := map[string]any{"sqlite_version()": "3.51.3"} + expected := map[string]any{"sqlite_version()": "3.53.0"} got, err := processorInstance.Process(t.Context(), common.GetWrappedPayload(test.GetContextWithModules( t.Context(),