Browse Source

Fixed tests (#266)

* Added optional text attribute to location link

* Set location title to link text on the schedule

* Fixed typo in GeocoderHelper

* Fixed an issue with date parsing

* Currency traslations

* May have fixed tests...
development
Godwin 7 years ago
committed by GitHub
parent
commit
fe6223bc0d
  1. 2
      features/schedule.feature

2
features/schedule.feature

@ -55,7 +55,7 @@ Feature: Conference Schedule
Then I should not see 'Flatbush Ave'
But I should see 'Battlefield: Consensus!'
When I click on 'Battlefield: Consensus!'
When I click on the 'Battlefield: Consensus!' link
Then I should see 'The Co-op'
And see '1415 Cortelyou Rd'

Loading…
Cancel
Save