Sync wordy tests#1598
Sync wordy tests#1598angelikatyborska merged 1 commit intoexercism:mainfrom FraSanga:update-wordy-tests
Conversation
|
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. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
|
Thank you for contributing to Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
Automated comment created by PR Commenter 🤖. |
As reported in the recurring task in this repo, I updated the tests and checked their implementation in Elixir.
In this case, four new tests were added and also implemented in Elixir.
The tests pass without changing anything.