diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-11-18 16:16:45 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2016-11-18 17:27:14 +0100 |
commit | 1db1896ed2375481d53f74f7900d259fe068ef64 (patch) | |
tree | ec82ca5c9ba8da236aa78a207c7926dcf3ef5fe4 /spec/lib | |
parent | c72c76fde3882b7c2f778bf85132cd2c80f01f5b (diff) | |
download | gitlab-ce-1db1896ed2375481d53f74f7900d259fe068ef64.tar.gz |
Rename mattermost_command to mattermost_slash_commandszj-slash-commands-mattermost
Diffstat (limited to 'spec/lib')
-rw-r--r-- | spec/lib/gitlab/import_export/all_models.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/import_export/all_models.yml b/spec/lib/gitlab/import_export/all_models.yml index bc837299b9e..fe3c39e38db 100644 --- a/spec/lib/gitlab/import_export/all_models.yml +++ b/spec/lib/gitlab/import_export/all_models.yml @@ -128,7 +128,7 @@ project: - emails_on_push_service - builds_email_service - pipelines_email_service -- mattermost_command_service +- mattermost_slash_commands_service - irker_service - pivotaltracker_service - hipchat_service |