mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
Remove Firefox branding from app name in documentation and other files
This commit is contained in:
@@ -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'][
|
||||
|
||||
Reference in New Issue
Block a user