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 lab 2's exercise 5 tests passing with incorrect solution #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dumitrache-adrian92
Copy link

@dumitrache-adrian92 dumitrache-adrian92 commented Mar 1, 2024

As described in #47, the tests are fully passing with a specific wrong solution. This PR fixes that by adding another test to catch that mistake.

As described in cs-pub-ro#47, the tests are fully passing with a specific wrong
solution. This PR fixes that by adding another test to catch mistake.

Signed-off-by: Adrian-George Dumitrache <[email protected]>
@dumitrache-adrian92 dumitrache-adrian92 added bug Something isn't working racket laborator labels Mar 1, 2024
@dumitrache-adrian92 dumitrache-adrian92 linked an issue Mar 1, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working laborator racket
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lab1/ex5: Tests pass with incomplete solution
1 participant