Rename electron-mattermost to Mattermost at implementation
npm package name (package.json: name) is "mattermost-desktop" display name (package.json: productName) is "Mattermost"
This commit is contained in:
@@ -30,7 +30,7 @@ var options = {
|
||||
}
|
||||
};
|
||||
|
||||
describe('electron-mattermost', function() {
|
||||
describe('mattermost-desktop', function() {
|
||||
this.timeout(10000);
|
||||
|
||||
var chromedriver;
|
||||
|
Reference in New Issue
Block a user