auxesis / cucumber-nagios

Systems testing plugin for Nagios with Cucumber + Webrat + Mechanize + Net::SSH
http://cucumber-nagios.org/
MIT License
257 stars 43 forks source link

Step missing @connection #73

Open Atalanta opened 13 years ago

Atalanta commented 13 years ago

Line 34 of ssh steps doesn't have @connection = before the lambda, and so the next steps won't work.