lib/calabash-cucumber/connection_helpers.rb in calabash-cucumber-0.19.2 vs lib/calabash-cucumber/connection_helpers.rb in calabash-cucumber-0.20.0
- old
+ new
@@ -1,9 +1,10 @@
require 'calabash-cucumber/connection'
module Calabash
module Cucumber
+ # @!visibility private
class ResponseError < RuntimeError ; end
# @!visibility private
module ConnectionHelpers