diff --git a/backend/internal/service/image_output_accounting_test.go b/backend/internal/service/image_output_accounting_test.go index 227f131e56..71b8b71372 100644 --- a/backend/internal/service/image_output_accounting_test.go +++ b/backend/internal/service/image_output_accounting_test.go @@ -251,4 +251,4 @@ func TestOpenAIImageOutputCounter_AddJSONResponse_Exported(t *testing.T) { t.Logf(" count=%d", count) }) } -} \ No newline at end of file +}