Enable to AI plugin by default (#28770)
* Enable to AI plugin by default * Fix tests.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
77862dd581
Коммит
728eae2cb5
@@ -789,6 +789,9 @@ func TestDiff(t *testing.T) {
|
||||
"com.mattermost.calls": {
|
||||
Enable: true,
|
||||
},
|
||||
"mattermost-ai": {
|
||||
Enable: true,
|
||||
},
|
||||
"playbooks": {
|
||||
Enable: true,
|
||||
},
|
||||
@@ -821,6 +824,9 @@ func TestDiff(t *testing.T) {
|
||||
"com.mattermost.calls": {
|
||||
Enable: true,
|
||||
},
|
||||
"mattermost-ai": {
|
||||
Enable: true,
|
||||
},
|
||||
"playbooks": {
|
||||
Enable: true,
|
||||
},
|
||||
@@ -845,6 +851,9 @@ func TestDiff(t *testing.T) {
|
||||
"com.mattermost.calls": {
|
||||
Enable: true,
|
||||
},
|
||||
"mattermost-ai": {
|
||||
Enable: true,
|
||||
},
|
||||
"playbooks": {
|
||||
Enable: true,
|
||||
},
|
||||
|
||||
Ссылка в новой задаче
Block a user