Remove Firefox branding from app name in documentation and other files
This commit is contained in:
parent
e77d2b3722
commit
561ed3994e
9 changed files with 19 additions and 19 deletions
|
@ -6,7 +6,7 @@ const path = require('path');
|
|||
const DownloadPage = require('./pages/desktop/download_page');
|
||||
const HomePage = require('./pages/desktop/home_page');
|
||||
|
||||
describe('Firefox Send', function() {
|
||||
describe('Send', function() {
|
||||
const homePage = new HomePage();
|
||||
const downloadDir =
|
||||
browser.desiredCapabilities['moz:firefoxOptions']['prefs'][
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue