lib/calabash/location.rb in calabash-1.9.9.pre3 vs lib/calabash/location.rb in calabash-2.0.0.pre1
- old
+ new
@@ -1,8 +1,7 @@
require 'geocoder'
module Calabash
- # @!visibility private
module Location
# Simulates gps location of the device/simulator.
# @note Seems UIAutomation is broken here on physical devices on iOS 7.1
#
# @example