Skip to content

Conversation

TheRealOwenRees
Copy link
Contributor

@TheRealOwenRees TheRealOwenRees commented Aug 6, 2025

Fixed Phone Number exercise at #472

  • deleted .broken file
  • updated Example.re to pass tests correctly
  • updated test template file to prevent nesting tests

This will affect the outcome of the tests of the exercise, with students needing to update to the latest exercise.

Resolves #472

Copy link
Contributor

github-actions bot commented Aug 6, 2025

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

Copy link
Member

@kahgoh kahgoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@kahgoh kahgoh merged commit a7e6aba into exercism:main Aug 7, 2025
4 checks passed
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.

Broken test-generation for exercise phone-number
2 participants