Skip to content

Commit

Permalink
Removing debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Waite committed Nov 5, 2011
1 parent 6bb549b commit 1218728
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/step_definitions/series_steps.rb
Expand Up @@ -93,7 +93,6 @@ def create_series
that_series['users'].should == values['users'].to_i
that_series['votes'].should == values['votes'].to_i
that_series['submissions'].should == values['submissions'].to_i
p series_index_page.all_series
end

Then /^that series should have (\d+) votes$/ do |count|
Expand Down

0 comments on commit 1218728

Please sign in to comment.