fixed footer integration test
This commit is contained in:
parent
1c063111cc
commit
1a7510070e
|
@ -6,6 +6,7 @@ describe('Firefox Send homepage', function() {
|
|||
const homePage = new HomePage();
|
||||
const baseUrl = browser.options['baseUrl'];
|
||||
const footerLinks = [
|
||||
'mozilla',
|
||||
'legal',
|
||||
'about',
|
||||
'legal',
|
||||
|
|
Loading…
Reference in New Issue