lib/roku_builder/controller.rb in roku_builder-3.8.3 vs lib/roku_builder/controller.rb in roku_builder-3.8.4

- old
+ new

@@ -195,10 +195,10 @@ # List of commands that require a device # @return [Array<Symbol>] List of commands that require a device def self.device_commands [:sideload, :package, :test, :deeplink, :delete, :navigate, :text, - :monitor, :screencapture, :applist, :print, :profile ] + :monitor, :screencapture, :applist, :profile ] end # Configure the gem # @param options [Hash] The options hash