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

Add missing { to a dictionary definition #1134

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

detrout
Copy link
Contributor

@detrout detrout commented Nov 24, 2015

all the other calls to partial with headless: false are formatted as {headless: false}. So add missing {

@detrout detrout mentioned this pull request Nov 24, 2015
@strugee
Copy link
Member

strugee commented Feb 19, 2016

@detrout can you rebase this on top of current master? This will allow Travis to run with fixed tests.

@detrout
Copy link
Contributor Author

detrout commented Mar 8, 2016

I hadn't done a rebase of a pull request before. I did the rebase locally and then did git push -f to overwrite my old branch. It looks like the parent and commit ids of the pull request now match the rebased history, so I think I did it right.

@strugee
Copy link
Member

strugee commented Mar 8, 2016

@detrout sounds right! And it must have worked, since Travis is passing :)

@strugee
Copy link
Member

strugee commented Mar 8, 2016

Thanks for this fix. I wonder why it wasn't triggering a syntax error or something before... unfortunate.

strugee added a commit that referenced this pull request Mar 8, 2016
Add missing { to a dictionary definition
@strugee strugee merged commit 7ba35aa into pump-io:master Mar 8, 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