1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00

Remove debugging statement

This commit is contained in:
Joe Ferris 2012-01-19 09:45:16 -05:00
parent 7e5e99b01f
commit 0bac05ebc4

View file

@ -324,7 +324,6 @@ describe Capybara::Driver::Webkit do
before(:all) do
@app = lambda do |env|
puts "running"
body = <<-HTML
<html>
<head>