don't backup db for tests
This commit is contained in:
@@ -143,6 +143,7 @@ func main() {
|
||||
defer dbc.Close()
|
||||
|
||||
err = dbc.Migrate(db.MigrationContext{
|
||||
Production: true,
|
||||
DBPath: *confDBPath,
|
||||
OriginalMusicPath: confMusicPaths[0].path,
|
||||
PlaylistsPath: *confPlaylistsPath,
|
||||
|
||||
Reference in New Issue
Block a user