spelling: strings (#19542)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
@@ -15,7 +15,7 @@ import (
|
||||
"github.com/mattermost/mattermost-server/v6/model"
|
||||
)
|
||||
|
||||
func TestAvaliablePlugins(t *testing.T) {
|
||||
func TestAvailablePlugins(t *testing.T) {
|
||||
dir, err1 := ioutil.TempDir("", "mm-plugin-test")
|
||||
require.NoError(t, err1)
|
||||
t.Cleanup(func() {
|
||||
|
||||
Ссылка в новой задаче
Block a user