Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Improvements #162

Merged
merged 3 commits into from
Sep 1, 2014
Merged

Improvements #162

merged 3 commits into from
Sep 1, 2014

Conversation

scorphus
Copy link
Contributor

@scorphus scorphus commented Sep 1, 2014

More to come...

@@ -623,7 +623,7 @@ func (s *S) TestAddInvalidOldFormatHook(c *gocheck.C) {
c.Assert(recorder.Code, gocheck.Equals, 400)
}

func (s *S) TestAddKeyShouldReturnErrorWhenUserDoesNotExists(c *gocheck.C) {
func (s *S) TestAddKeyShouldReturnErrorWhenUserDoesNotExist(c *gocheck.C) { // FIXED
Copy link
Contributor

Choose a reason for hiding this comment

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

why this FIXED comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops. Good catch. My fault. Debris of various changes I was stashing since I started contributing to Gandalf. Let me clean and force push it…

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for pointing that out 😉

andrewsmedina added a commit that referenced this pull request Sep 1, 2014
@andrewsmedina andrewsmedina merged commit 28389f4 into tsuru:master Sep 1, 2014
@andrewsmedina
Copy link
Contributor

@scorphus thank you!

@scorphus scorphus deleted the improvements branch September 1, 2014 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants