Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save duckinator/9b1d1fa6379badf62eed5e1e8fd2d40d to your computer and use it in GitHub Desktop.
Save duckinator/9b1d1fa6379badf62eed5e1e8fd2d40d to your computer and use it in GitHub Desktop.
C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb:675:in `method_missing': undefined method `its' for RSpec::ExampleGroups::GithubConfiguration:Class (NoMethodError)
from C:/Users/Marie/dev/ruby/piotrmurach/github/spec/github/configuration_spec.rb:11:in `block in <top (required)>'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb:385:in `module_exec'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb:385:in `subclass'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/example_group.rb:255:in `block in define_example_group_method'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/dsl.rb:43:in `block in expose_example_group_alias'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/dsl.rb:82:in `block (2 levels) in expose_example_group_alias_globally'
from C:/Users/Marie/dev/ruby/piotrmurach/github/spec/github/configuration_spec.rb:5:in `<top (required)>'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1361:in `load'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1361:in `block in load_spec_files'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1359:in `each'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/configuration.rb:1359:in `load_spec_files'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:106:in `setup'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:92:in `run'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:78:in `run'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:45:in `invoke'
from C:/Ruby22/lib/ruby/gems/2.2.0/gems/rspec-core-3.4.4/exe/rspec:4:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment