lib/jericho.rb in jericho-0.2.4 vs lib/jericho.rb in jericho-0.2.5

- old
+ new

@@ -41,10 +41,10 @@ def self.repent client = Slack::Web::Client.new client.chat_postMessage( channel: '#autotests', text: - "Test run purifys for #{$driver.caps[:deviceName]}, #{$driver.caps[:platformName]} #{$driver.caps[:platformVersion]}: + "Test run results for #{$driver.caps[:deviceName]}, #{$driver.caps[:platformName]} #{$driver.caps[:platformVersion]}: Passed tests count: #{purify[:passed]}, Failed tests count: #{purify[:failed]},", attachments: [ { text: "*Failed tests*: