mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
deprecate timezones.json (#10311)
This commit is contained in:
@@ -39,7 +39,6 @@ func getTestResourcesToSetup() []testResourceDetails {
|
||||
var found bool
|
||||
|
||||
var testResourcesToSetup = []testResourceDetails{
|
||||
{"config/timezones.json", "config/timezones.json", resourceTypeFile, actionCopy},
|
||||
{"i18n", "i18n", resourceTypeFolder, actionSymlink},
|
||||
{"templates", "templates", resourceTypeFolder, actionSymlink},
|
||||
{"tests", "tests", resourceTypeFolder, actionSymlink},
|
||||
|
||||
Reference in New Issue
Block a user