support for synchronizing user's profile image for shared channels.
Этот коммит содержится в:
Doug Lauder
2021-04-22 17:48:09 -04:00
коммит произвёл GitHub
родитель 7c7c4716e6
Коммит ff657bfdef
13 изменённых файлов: 533 добавлений и 45 удалений

Просмотреть файл

@@ -374,7 +374,7 @@ test-server-race: test-server-pre
endif
test-server: test-server-pre
./scripts/test.sh "$(GO)" "$(GOFLAGS)" "$(ALL_PACKAGES)" "$(TESTS)" "$(TESTFLAGS)" "$(GOBIN)" "20m" "count"
./scripts/test.sh "$(GO)" "$(GOFLAGS)" "$(ALL_PACKAGES)" "$(TESTS)" "$(TESTFLAGS)" "$(GOBIN)" "45m" "count"
ifneq ($(IS_CI),true)
ifneq ($(MM_NO_DOCKER),true)
ifneq ($(TEMP_DOCKER_SERVICES),)