[chore] rename package, [chore] rename vars
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
log "github.com/sirupsen/logrus"
|
||||
_ "modernc.org/sqlite"
|
||||
"path"
|
||||
"reichard.io/bbank/config"
|
||||
"reichard.io/antholume/config"
|
||||
)
|
||||
|
||||
type DBManager struct {
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"reichard.io/bbank/config"
|
||||
"reichard.io/antholume/config"
|
||||
)
|
||||
|
||||
type databaseTest struct {
|
||||
|
||||
Reference in New Issue
Block a user