This reverts commit 3ea75332e7.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3a13987ee1
Коммит
e0efdd708b
@@ -505,7 +505,7 @@ func TestImportImportTeam(t *testing.T) {
|
||||
scheme2 := th.SetupTeamScheme()
|
||||
|
||||
// Check how many teams are in the database.
|
||||
teamsCount, err := th.App.Srv().Store.Team().AnalyticsTeamCount(nil)
|
||||
teamsCount, err := th.App.Srv().Store.Team().AnalyticsTeamCount(false)
|
||||
require.NoError(t, err, "Failed to get team count.")
|
||||
|
||||
data := TeamImportData{
|
||||
|
||||
Ссылка в новой задаче
Block a user