Skip to content

Commit

Permalink
Add default task to run features/specs
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehodgkiss authored and flyinbutrs committed Mar 7, 2016
1 parent 53df623 commit d562ce6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -23,3 +23,5 @@ begin
end
rescue LoadError
end

task :default => [:features, :spec]

0 comments on commit d562ce6

Please sign in to comment.