Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
Removed Cucumber tests for Withdraw link as this is now hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
jhannes committed May 5, 2012
1 parent 94f223d commit bf176a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
10 changes: 0 additions & 10 deletions features/aa_withdraw.feature

This file was deleted.

5 changes: 0 additions & 5 deletions features/step_definitions/team_steps.rb
Expand Up @@ -58,11 +58,6 @@
app.players_threads[player_uuid].should be_alive
end

When /^I withdraw$/ do
visit '/'
click_link 'Withdraw'
end

Then /^my name should not be on the leaderboard anymore$/ do
page.should_not have_content("Jedi masters")
end
Expand Down

0 comments on commit bf176a2

Please sign in to comment.