Skip to content

Commit

Permalink
Fixing blackbox js test.
Browse files Browse the repository at this point in the history
- Drupal.org updated the homepage.

Signed-off-by: Jonathan Hedstrom <jhedstrom@gmail.com>
  • Loading branch information
jhedstrom committed Dec 21, 2015
1 parent f375824 commit 6cb2a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/blackbox.feature
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ Feature: Test DrupalContext
@javascript
Scenario: Zombie driver is functional
Given I am on the homepage
When I click "Commits"
Then I should see the link "More commit messages…"
When I click "Download & Extend"
Then I should see the link "Drupal Core"

0 comments on commit 6cb2a89

Please sign in to comment.