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:
parent
7e5e99b01f
commit
0bac05ebc4
1 changed files with 0 additions and 1 deletions
|
@ -324,7 +324,6 @@ describe Capybara::Driver::Webkit do
|
|||
|
||||
before(:all) do
|
||||
@app = lambda do |env|
|
||||
puts "running"
|
||||
body = <<-HTML
|
||||
<html>
|
||||
<head>
|
||||
|
|
Loading…
Reference in a new issue