Skip to content

Commit

Permalink
Remove unnecessary pry require.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Willett committed Jun 8, 2012
1 parent f3b4f99 commit d9c9976
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/integrations/game_addition_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'spec_helper'
require 'pry'

describe 'Entering a game result' do
let!(:nate) { User.create! :name => 'Nate' }
Expand Down

0 comments on commit d9c9976

Please sign in to comment.