From b894dd63eddfdb69c65427536997440662dd8424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Grosjean?= Date: Sat, 2 Jul 2011 12:39:29 +0300 Subject: [PATCH] Not required as really light features --- features/support/env.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/features/support/env.rb b/features/support/env.rb index a486534..fb0a661 100644 --- a/features/support/env.rb +++ b/features/support/env.rb @@ -1,5 +1 @@ require 'aruba/cucumber' - -Before do - @aruba_timeout_seconds = 5 -end \ No newline at end of file