Skip to content

Commit 166670e

Browse files
committed
removed pry
1 parent f63c84b commit 166670e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/basic_sinatra_forms_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929

3030
fill_in(:name, :with => "Bballers")
3131
click_button "submit"
32-
binding.pry
3332
expect(page).to have_text("Team Name: Bballers")
3433
end
3534

0 commit comments

Comments
 (0)