From: Michal Fojtik <[email protected]>

Signed-off-by: Michal fojtik <[email protected]>
---
 server/Rakefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/server/Rakefile b/server/Rakefile
index 5eacf16..8543285 100644
--- a/server/Rakefile
+++ b/server/Rakefile
@@ -51,7 +51,7 @@ begin
     end
   end
   Cucumber::Rake::Task.new(:cimi) do |t|
-    t.cucumber_opts = "tests/cimi/features/*.feature --format pretty"
+    t.cucumber_opts = "tests/cimi/features --format pretty"
     t.rcov = false
   end
   namespace :cimi do
-- 
1.7.4.4

Reply via email to