Skip to content

fix: failing tests#174

Merged
raklaptudirm merged 4 commits into
masterfrom
fix-tests
Oct 4, 2023
Merged

fix: failing tests#174
raklaptudirm merged 4 commits into
masterfrom
fix-tests

Conversation

@raklaptudirm

@raklaptudirm raklaptudirm commented Oct 4, 2023

Copy link
Copy Markdown
Member
  • Fix module imports broken by code files renamed by the CI.
  • Fix Ugly Numbers tests where iterator object is directly used instead of the value.

@raklaptudirm raklaptudirm added bug Something isn't working high priority labels Oct 4, 2023
Extract value from iterator object instead of directly using the object.
@appgurueu appgurueu linked an issue Oct 4, 2023 that may be closed by this pull request
@appgurueu

Copy link
Copy Markdown
Contributor

Heh, I didn't see this and ended up making the same PR 😆

@appgurueu appgurueu changed the title fix: failing tests due to CI renaming code files fix: failing tests Oct 4, 2023
@raklaptudirm raklaptudirm merged commit 9843df6 into master Oct 4, 2023
@raklaptudirm raklaptudirm deleted the fix-tests branch October 4, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working high priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: some test cases are failing.....

2 participants