lib/calabash/ios/conditions.rb in calabash-1.9.9.pre3 vs lib/calabash/ios/conditions.rb in calabash-2.0.0.pre1

- old
+ new

@@ -1,7 +1,6 @@ module Calabash module IOS - # @!visibility private module Conditions # Waits for all elements to stop animating. # # @param [Numeric] timeout How long to wait for the animations to stop.