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

THEBIGBUGFIX: Schema cloning #1598

Merged
merged 2 commits into from
Jul 26, 2017
Merged

Conversation

taylortom
Copy link
Member

Fix schema cloning bug

lib/helpers.js Outdated
@@ -194,4 +227,5 @@ exports = module.exports = {
isMasterPreviewAccessible: isMasterPreviewAccessible,
isValidEmail: isValidEmail,
replaceAll: replaceAll
Copy link
Member

Choose a reason for hiding this comment

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

Missing comma at end of line

@taylortom
Copy link
Member Author

Good spot @dancgray, have amended.

@taylortom taylortom added this to the 0.4.0 Refactor milestone May 17, 2017
@taylortom taylortom changed the base branch from thebigfix to thebigbugfix/refactor June 7, 2017 14:08
@taylortom taylortom merged commit 20bb544 into thebigbugfix/refactor Jul 26, 2017
@taylortom taylortom deleted the thebigbugfix/1524 branch July 26, 2017 14:22
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