Skip to content

Commit

Permalink
removed pry
Browse files Browse the repository at this point in the history
  • Loading branch information
victhevenot committed Nov 20, 2015
1 parent f63c84b commit 166670e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/basic_sinatra_forms_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

fill_in(:name, :with => "Bballers")
click_button "submit"
binding.pry
expect(page).to have_text("Team Name: Bballers")
end

Expand Down

0 comments on commit 166670e

Please sign in to comment.