Skip to content

Commit

Permalink
fix deprecation when running the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed May 20, 2015
1 parent f1bdb0c commit d4f416e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/capybara/spec/test_app.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'sinatra/base'
require 'tilt/erb'
require 'rack'
require 'yaml'

Expand Down

0 comments on commit d4f416e

Please sign in to comment.