Skip to content

Commit

Permalink
Re-enable all e2e tests to run instead of just for geostalking challe…
Browse files Browse the repository at this point in the history
…nges
  • Loading branch information
bkimminich committed Sep 10, 2020
1 parent f5bfd10 commit 4e5f89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/geoStalkingSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

const config = require('config')

fdescribe('/#/photo-wall', () => {
describe('/#/photo-wall', () => {
let email, securityAnswer, newPassword, newPasswordRepeat, resetButton

const EC = protractor.ExpectedConditions
Expand Down

0 comments on commit 4e5f89d

Please sign in to comment.