linting and go version update
This commit is contained in:
@@ -57,6 +57,5 @@ func NewTestDatabase(tb testing.TB) *TestDatabase {
|
||||
}
|
||||
|
||||
func (tdb *TestDatabase) TearDown() {
|
||||
tdb.Db.Close()
|
||||
_ = tdb.container.Terminate(context.Background())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user