lib/appium_lib/driver.rb in appium_lib-10.4.0 vs lib/appium_lib/driver.rb in appium_lib-10.4.1

- old
+ new

@@ -251,10 +251,10 @@ case automation_name when :youiengine # https://github.com/YOU-i-Labs/appium-youiengine-driver Appium::Logger.debug('YouiEngine') else - Appium::Logger.debug('no device matched') # core also shows waring message + Appium::Logger.debug('no device matched') # core also shows warning message end end end # @private