Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GH-312] Removed the unnecessary hint in "settings" command. #315

Merged
merged 1 commit into from Nov 7, 2023

Conversation

raghavaggarwal2308
Copy link
Contributor

Summary

Removed the unnecessary hint in "settings" command.

Screenshots:

Earlier:
Image

Now:
Image

What to test?

  • "[command]" should not be visible in the "settings" slash command suggestion.
Steps to reproduce:
  • Type the command /zoom settings.
Environment:

MM version: v7.8.10
Node version: 14.18.0
Go version: 1.19.0

Ticket Link

Fixes #312

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a44bfe7) 19.33% compared to head (0d031c9) 19.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   19.33%   19.33%           
=======================================
  Files           9        9           
  Lines        1479     1479           
=======================================
  Hits          286      286           
  Misses       1138     1138           
  Partials       55       55           
Files Coverage Δ
server/command.go 19.33% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raghavaggarwal2308 raghavaggarwal2308 changed the title [MI-3699] Removed the unnecessary hint in "settings" command. [GH-312] Removed the unnecessary hint in "settings" command. Nov 6, 2023
@mickmister mickmister merged commit d8de3a8 into mattermost:master Nov 7, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/zoom settings [command] should be corrected.
2 participants