Skip to content

Updated examples to use the "expect" RSpec syntax. #23

New issue

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

Merged
merged 1 commit into from
Jul 25, 2015

Conversation

jgebal
Copy link
Contributor

@jgebal jgebal commented Jul 25, 2015

The examples were using deprecated .should syntax
This pull request is to address that.

@@ -11,3 +11,4 @@
sqlnet.log
Gemfile.lock
/spec/sandbox
.idea
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May we move that to a separate PR (maybe we can also think of other commonly ignored files).

@jgebal
Copy link
Contributor Author

jgebal commented Jul 25, 2015

Change to .gitignore removed

@javornikolov
Copy link
Collaborator

Thanks! Merging...

javornikolov added a commit that referenced this pull request Jul 25, 2015
Updated examples to use the "expect" RSpec syntax.
@javornikolov javornikolov merged commit c6ea381 into rsim:master Jul 25, 2015
@javornikolov javornikolov mentioned this pull request May 12, 2016
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