Skip to content

spec_helper.rb should require 'rspec', not 'spec' #1

@apteryks

Description

@apteryks

Hi!

At:

require 'spec'

I had to patch "require 'spec'" to "require 'rspec'". I'm guessing the namespace of the library changed over the years. Then the test suite passed!

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions