We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63c84b commit 166670eCopy full SHA for 166670e
1 file changed
spec/basic_sinatra_forms_spec.rb
@@ -29,7 +29,6 @@
29
30
fill_in(:name, :with => "Bballers")
31
click_button "submit"
32
-binding.pry
33
expect(page).to have_text("Team Name: Bballers")
34
end
35
0 commit comments