Skip to content

Commit

Permalink
Más arreglos
Browse files Browse the repository at this point in the history
  • Loading branch information
alu0100921038 committed Dec 21, 2018
1 parent c51ce57 commit 8f4fcb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "bundler/gem_tasks"
task :default => :spec

desc "Ejecutar guard"
desc "Ejecutar rspec"
task :spec do
#sh "bundle exec guard"
sh "rspec"
end

0 comments on commit 8f4fcb6

Please sign in to comment.