Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(test): Remove duplicate email_first functional test entries. (#6054
Browse files Browse the repository at this point in the history
…), r=@vbudhram
  • Loading branch information
Shane Tomlinson authored and vbudhram committed Apr 12, 2018
1 parent ccbbd1b commit 963188d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/functional.js
Expand Up @@ -25,7 +25,6 @@ module.exports = [
'tests/functional/sync_v2_reset_password.js',
'tests/functional/sync_v2_settings.js',
'tests/functional/sync_v2_force_auth.js',
'tests/functional/sync_v3_email_first.js',
'tests/functional/sync_v3_force_auth.js',
'tests/functional/sync_v3_reset_password.js',
'tests/functional/sync_v3_settings.js',
Expand All @@ -35,7 +34,6 @@ module.exports = [
'tests/functional/fx_firstrun_v1_sign_up.js',
'tests/functional/fx_firstrun_v1_sign_in.js',
'tests/functional/fx_firstrun_v1_settings.js',
'tests/functional/fx_firstrun_v2_email_first.js',
'tests/functional/fx_firstrun_v2_sign_up.js',
'tests/functional/fx_firstrun_v2_settings.js',
'tests/functional/fx_ios_v1_sign_in.js',
Expand Down

0 comments on commit 963188d

Please sign in to comment.