restructure html templates
This commit is contained in:
@@ -39,8 +39,6 @@ func NewDBMockSuite() *DBMockSuite {
|
||||
panic("GORM open error")
|
||||
}
|
||||
|
||||
// gormdb.AutoMigrate()
|
||||
|
||||
return &DBMockSuite{
|
||||
DB: gormdb,
|
||||
Mock: mock,
|
||||
|
||||
Reference in New Issue
Block a user