Pre-package Calls v0.6.0 and enable it by default (#20388)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Claudio Costa
2022-06-07 19:45:43 +02:00
коммит произвёл GitHub
родитель 319a2b2428
Коммит 159ebc297d
7 изменённых файлов: 32 добавлений и 12 удалений

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

@@ -816,6 +816,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.apps": {
Enable: true,
},
"com.mattermost.calls": {
Enable: true,
},
},
},
},
@@ -851,6 +854,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.apps": {
Enable: true,
},
"com.mattermost.calls": {
Enable: true,
},
},
},
},
@@ -878,6 +884,9 @@ func TestDiff(t *testing.T) {
"com.mattermost.apps": {
Enable: true,
},
"com.mattermost.calls": {
Enable: true,
},
},
},
},