-
Notifications
You must be signed in to change notification settings - Fork 778
Organization API / createRepo() #296
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
Conversation
hi there, any news about this PR? |
it('should create an organisation repo', function(done) { | ||
var repoTest = Math.floor(Math.random() * (100000 - 0)) + 0; | ||
var options ={ | ||
"orgname": testUser.ORGANIZATION, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Properties of an object, unless they are an invalid identifier, don't need to be in quotes. Can you remove them?
…e quete with single quote for Strings
done :)! |
hi there, any news about this PR? |
Merged. Thank you. |
@marcosomma Could you add me to the github-api-tests org as an admin so we can extend our support (and testing) of organizations? |
@clayreimann Sorry for answer that late |
Sorry, I accidentally close the previous PR