Simplify and refactor uhwm_wait_output helper

This commit is contained in:
Thibault Jouan
2015-04-16 18:02:13 +00:00
parent e899240d70
commit 078254ae6d
2 changed files with 33 additions and 17 deletions

View File

@@ -29,5 +29,5 @@ Around '@other_wm_running' do |_, block|
end
if ENV.key? 'TRAVIS'
ENV['UHWMTEST_OUTPUT_TIMEOUT'] = 8.to_s
ENV['UHWMTEST_TIMEOUT'] = 8.to_s
end