Fix AllCommandsHaveDescriptions test failure (#18601)

This commit is contained in:
Leon Friedrich
2023-08-03 19:09:18 +12:00
committed by GitHub
parent 5a9317027f
commit 7985b7af38

View File

@@ -54,3 +54,5 @@ command-description-tag-addmany =
Adds a list of tags to the given entities.
command-description-tag-rmmany =
Removes a list of tags from the given entities.
command-description-solution-get =
Returns a solution stored in an entity's solution container.