Sync two-bucket tests#1596
Sync two-bucket tests#1596angelikatyborska merged 1 commit intoexercism:mainfrom FraSanga:update-two-bucket-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 🤖. |
angelikatyborska
left a comment
There was a problem hiding this comment.
Perfect! Thank you very much
As reported in the recurring task in this repo, I updated the tests and checked their implementation in Elixir.
In this case, two new tests were added and also implemented in Elixir.
The tests pass without changing anything.