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

Correction in expectations of tests for sumarHastaNConBreak - Test M6T20 #62

Open
joeldblanco opened this issue Jan 5, 2024 · 0 comments

Comments

@joeldblanco
Copy link

Problem Description:

Currently, in the unit tests for the sumarHastaNConBreak function, we have identified an error in lines 15 and 16 of our test file. The current expectations indicate that it should return 120 instead of 210 for input case 20.

Steps to Reproduce:

  1. Run the unit tests for the sumarHastaNConBreak function.
  2. Observe the expectations and results for input case 20.

Expected Outcome:

We expect the tests to reflect the correction, and input case of 20 should return 210 instead of 120.

Additional Context:

This change is made to ensure the accuracy of the tests and the correct functionality of the sumarHastaNConBreak function.


We appreciate your attention to this matter and any efforts to address this correction. If you need further information or clarification, feel free to ask.

Thank you!

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

No branches or pull requests

1 participant