-
-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Description
Hi,
I am using the datadog sql mock example suite testing testify example and when the db.close() function is called it returns "Failed to close mock DB"
Operating system and Go Version

Issue
Running db.close() I receive "Failed to close mock DB"
Reproduction steps
Execute the suit test example on github using go 1.23.3 darwin/arm64
Expected Result
To close the mock db without errors
Actual Result
"Failed to close mock DB"
Metadata
Metadata
Assignees
Labels
No labels