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 some parts in test/support/protocol_utils.rb to run tests correctly #555

Merged
merged 6 commits into from
Mar 11, 2022

Conversation

ono-max
Copy link
Collaborator

@ono-max ono-max commented Mar 10, 2022

No description provided.

@ono-max ono-max changed the title Modify env variable to run protocol tests correctly Fix some parts in test/support/protocol_utils.rb to run tests correctly. Mar 10, 2022
@ono-max ono-max changed the title Fix some parts in test/support/protocol_utils.rb to run tests correctly. Fix some parts in test/support/protocol_utils.rb to run tests correctly Mar 10, 2022
attr_reader :b

def initialize
@b = ''.b
Copy link
Member

Choose a reason for hiding this comment

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

I didn't know there's a String#b method until today 🤯

Change "b" to "binary"
@st0012
Copy link
Member

st0012 commented Mar 11, 2022

@ono-max thanks for the update!
@ko1 I think this can be merged 🙂

@ko1 ko1 merged commit dc93ef3 into ruby:master Mar 11, 2022
@ono-max ono-max deleted the patch-60 branch March 11, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants