edgedb / edgedb-go

The official Go client library for EdgeDB
https://pkg.go.dev/github.com/edgedb/edgedb-go
Apache License 2.0
168 stars 11 forks source link

Fix failing test suite #301

Closed fmoor closed 6 months ago

fmoor commented 6 months ago

Adding branching to the nightly build of EdgeDB made this test suite fail because it happened to use the default database name in a test.

https://github.com/edgedb/edgedb-go/actions/runs/8218301024/job/22475007501