mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
typo
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
This commit is contained in:
parent
7762d626b3
commit
54ded7b48a
@ -8,7 +8,7 @@ import (
|
||||
|
||||
// This test is there to guarantee that the board templates needed for
|
||||
// the work template are present in the default templates.
|
||||
// If this fails, you might need to sync with the channls team.
|
||||
// If this fails, you might need to sync with the channels team.
|
||||
func TestGetTemplatesForWorkTemplate(t *testing.T) {
|
||||
// map[name]trackingTemplateId
|
||||
knownInWorkTemplates := map[string]string{
|
||||
|
Loading…
Reference in New Issue
Block a user