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

[Part.06 fluxWithLog Test Bug Fix] The test will only pass when Person is changed to User. #100

Closed
wants to merge 2 commits into from

Conversation

DaehyeokYou
Copy link

When PR #98(updated the toString output to User{}) was merged (updated the toString output to User{}), the expected value in the test assertions still contains 'Person'.
This needs to be updated to 'User' for correct test validation.
I kindly request the merge of my PR to address this issue.

@DaehyeokYou
Copy link
Author

@simonbasle @chemicL Hi there! Could you please review and merge my pr if it makes sense and there are no objections. I have tagged you as you are the last person active on this repo and have the necessary permissions.

@chemicL
Copy link
Member

chemicL commented Nov 7, 2024

@DaehyeokYou your PR contains a lot of unrelated and undesired changes, please only submit a changeset that touches the intended area.

@chemicL chemicL closed this Nov 13, 2024
@chemicL
Copy link
Member

chemicL commented Nov 13, 2024

I merged the other PR. Thanks.

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