mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* MM-31082: Use a base path for test assets Tests can be run from other tools using a different base path. We need to respect the MM_SERVER_PATH variable for that. https://mattermost.atlassian.net/browse/MM-31082 ```release-note NONE ``` * do not append mattermost-server if env var is set * fix typo