Skip to content

Conversation

@danielwestendorf
Copy link
Contributor

@danielwestendorf danielwestendorf commented Jun 3, 2019

Most specs seem to not be passing due to describe not being defined in the global namespace. RSpec no longer monkey patches the global namespace.

  • Convert describe calls to RSpec.describe as is recommended for modern versions of RSpec.
  • Fix Rakefile syntax

Most specs seem to not be passing due to `describe` not being defined in the global namespace.  RSpec no longer monkey patches the global namespace.

+ Convert `describe` calls to `RSpec.describe` as is recommended for modern versions of RSpec.
+ Fix syntax in Rakefile
@sowderca sowderca self-requested a review June 4, 2019 14:42
@sowderca sowderca self-assigned this Jun 4, 2019
@sowderca
Copy link
Owner

sowderca commented Jun 5, 2019

@danielwestendorf Looks good, thanks.

@sowderca sowderca closed this Jun 5, 2019
@sowderca sowderca reopened this Jun 5, 2019
@sowderca sowderca merged commit 1e84172 into sowderca:master Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants