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 invalid base64 encoding which broke in earlier version of Erlang #91

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

andrewtimberlake
Copy link
Collaborator

This fixes an encoded-word test that used an invalid base64 encoding that broke on earlier versions of Erlang

@bcardarella
Copy link
Member

Is this something that can be tested in CI or is it dependent on using older erlang to test?

@andrewtimberlake
Copy link
Collaborator Author

I saw my previous change break on CI which is why I made this change. This has now passed on CI

@andrewtimberlake
Copy link
Collaborator Author

@bcardarella If you could merge this it would be great because all tests running off master without this fix will fail on CI

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