Merge pull request #79 from mattermost/rename-app

Rename electron-mattermost to Mattermost at implementation
Drop `v` from version name when releasing
This commit is contained in:
Yuya Ochiai
2016-03-20 23:16:45 +09:00
12 changed files with 72 additions and 66 deletions

View File

@@ -30,7 +30,7 @@ var options = {
}
};
describe('electron-mattermost', function() {
describe('mattermost-desktop', function() {
this.timeout(10000);
var chromedriver;