lib/jericho.rb in jericho-0.2.8 vs lib/jericho.rb in jericho-0.2.9
- old
+ new
@@ -46,10 +46,10 @@
end
def self.repent
client = Slack::Web::Client.new
client.chat_postMessage(
- channel: '#autotests',
+ channel: '#ios_autotests_reports',
text:
"Test run results for #{get_jenkins_job_name} #{$driver.caps[:deviceName]}, #{$driver.caps[:platformName]} #{$driver.caps[:platformVersion]}:
Passed tests count: #{purify[:passed]},
Failed tests count: #{purify[:failed]},",
attachments: [