Skip to content

Fix tests #73

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

Merged
merged 2 commits into from
May 29, 2025
Merged

Fix tests #73

merged 2 commits into from
May 29, 2025

Conversation

apasel422
Copy link
Contributor

No description provided.

@apasel422 apasel422 marked this pull request as ready for review May 29, 2025 13:03
apasel422 added 2 commits May 29, 2025 09:04
The surrounding function is an arrow function, meaning this refers to
the outer this, which does not have a skip method.

This fixes 2/4 of existing test failures:

- should serialize: two lines string
- should serialize: two lines display string
This fixes the remaining 2 test failures:

- should parse: padding at beginning
- should parse: padding in middle
@evert
Copy link
Collaborator

evert commented May 29, 2025

Thank you!

@evert evert merged commit c1dd765 into badgateway:main May 29, 2025
3 checks passed
@apasel422 apasel422 deleted the fix-tests branch May 29, 2025 17:24
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