We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I cannot create test app following contributions guidelines, so my pull requests fail on Travis checks branch: 3-1-stable
spree_social$ bundle exec rake test_app Expected string default value for '--rc'; got false (boolean) rake aborted! NoMethodError: undefined method `last_comment' for #<Rake::Application:0x00000003677480> /home/vkdimitrov/.rvm/gems/ruby-2.2.3/gems/rspec-core-3.2.3/lib/rspec/core/rake_task.rb:84:in `define' /home/vkdimitrov/.rvm/gems/ruby-2.2.3/gems/rspec-core-3.2.3/lib/rspec/core/rake_task.rb:60:in `initialize' /home/vkdimitrov/work/spree_social/Rakefile:7:in `new' /home/vkdimitrov/work/spree_social/Rakefile:7:in `<top (required)>' /home/vkdimitrov/.rvm/gems/ruby-2.2.3/gems/rake-12.0.0/exe/rake:27:in `<top (required)>' /home/vkdimitrov/.rvm/gems/ruby-2.2.3/bin/ruby_executable_hooks:15:in `eval' /home/vkdimitrov/.rvm/gems/ruby-2.2.3/bin/ruby_executable_hooks:15:in `<main>' (See full trace by running task with --trace)
The text was updated successfully, but these errors were encountered:
damianlegawiec
No branches or pull requests
I cannot create test app following contributions guidelines, so my pull requests fail on Travis checks
branch: 3-1-stable
The text was updated successfully, but these errors were encountered: