Skip to content

Conversation

@kahgoh
Copy link
Member

@kahgoh kahgoh commented Oct 31, 2025

Update to add new test case from exercism/problem-specifications#2603.

Also, changed all Collections.singletonList and Arrays.asList calls to
the modern List.of calls for consistency.

pull request


Reviewer Resources:

Track Policies

@github-actions
Copy link
Contributor

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!

@kahgoh kahgoh requested a review from jagdish-15 October 31, 2025 05:12
Update to add new test case from exercism/problem-specifications#2603.

Also, changed all Collections.singletonList and Arrays.asList calls to
the modern List.of calls for consistency.
@kahgoh kahgoh force-pushed the update/flower-field branch from 999813f to 196b9a5 Compare October 31, 2025 05:14
This is to reflect the update to the exercise's test in the previous commit.
@jagdish-15 jagdish-15 merged commit 2e88e40 into exercism:main Oct 31, 2025
6 checks passed
@kahgoh kahgoh deleted the update/flower-field branch November 1, 2025 01:26
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.

2 participants