Skip to content
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

Fix RSC1: Rest constructor should accept a token. #255

Merged
merged 2 commits into from
Feb 29, 2016
Merged

Fix RSC1: Rest constructor should accept a token. #255

merged 2 commits into from
Feb 29, 2016

Conversation

tcard
Copy link
Contributor

@tcard tcard commented Feb 24, 2016

No description provided.

pending("should accept a token") {
it("should accept a token") {
ARTClientOptions.setDefaultEnvironment("sandbox")
defer { ARTClientOptions.setDefaultEnvironment("sandbox") }
Copy link
Contributor

Choose a reason for hiding this comment

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

Assigning again with sandbox?

Copy link
Member

Choose a reason for hiding this comment

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

Yup, not sure I follow what this is doing

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh, silly me. Of course, this is meant to restore the default nil value. Fixed at b30271d.

@mattheworiordan
Copy link
Member

Other than one comment, LGTM

@ricardopereira
Copy link
Contributor

👍

tcard added a commit that referenced this pull request Feb 29, 2016
Fix RSC1: Rest constructor should accept a token.
@tcard tcard merged commit 3f883e6 into master Feb 29, 2016
@ricardopereira ricardopereira deleted the fix-rsc1 branch March 2, 2016 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants