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 accidental rename of beforeSendBlocks #125

Merged
merged 1 commit into from
Nov 8, 2016

Conversation

spikebrehm
Copy link
Contributor

It looks like in this commit:
3bf80c9#diff-31f3ba7de1042a9da5dca47128578247R48

which was meant to clean up naming of the blocks, there was an accidental mis-renaming of the _beforeSendBlocks variable, which causes addBeforeSendBlock to silently fail 😢 .

to: @kattrali

@spikebrehm
Copy link
Contributor Author

@kattrali can you help me figure out why the Travis build is failing?

@spikebrehm spikebrehm force-pushed the fix-beforesendblocks-name branch from 3bc276b to 55890cf Compare November 8, 2016 02:03
@spikebrehm
Copy link
Contributor Author

Ok this test run, the tests passed, but I'm getting this error:

/Users/travis/build.sh: line 138: shell_session_update: command not found

@kattrali
Copy link
Contributor

kattrali commented Nov 8, 2016

Definitely looks like Travis' problem. The tests pass for me locally, and I added a few more specific to this case.

@kattrali kattrali merged commit 55890cf into bugsnag:master Nov 8, 2016
kattrali added a commit that referenced this pull request Nov 8, 2016
* Fix renamed property
* Add specs for global blocks behavior
@kattrali
Copy link
Contributor

kattrali commented Nov 8, 2016

Thanks!

@spikebrehm spikebrehm deleted the fix-beforesendblocks-name branch November 8, 2016 16:57
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