Created
October 7, 2010 13:17
-
-
Save mrmemes-eth/615087 to your computer and use it in GitHub Desktop.
error after running rake cucumber. using ruby 1.9.2p0, rails 3, rspec 2.0.0rc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:566:in `block in process_args': invalid option: | |
--profile (OptionParser::InvalidOption) | |
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:545:in `new' | |
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:545:in `process_args' | |
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:576:in `run' | |
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:492:in `block in autorun' | |
(in /Users/dev/hashrocket/heatusa) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment