коммит произвёл
GitHub
родитель
62495f16bd
Коммит
150c6e7aef
@@ -159,8 +159,6 @@ func SetupWithoutPreloadMigrations(tb testing.TB) *TestHelper {
|
||||
dbStore := mainHelper.GetStore()
|
||||
dbStore.DropAllTables()
|
||||
dbStore.MarkSystemRanUnitTests()
|
||||
// Only boards migrations are applied
|
||||
mainHelper.PreloadBoardsMigrationsIfNeeded()
|
||||
|
||||
return setupTestHelper(dbStore, false, true, nil, tb)
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user