Skip to content

Update kindergarten-garden tests#584

Merged
ryanplusplus merged 1 commit intomainfrom
update-kindergarten-garden-tests
Jul 26, 2025
Merged

Update kindergarten-garden tests#584
ryanplusplus merged 1 commit intomainfrom
update-kindergarten-garden-tests

Conversation

@ryanplusplus
Copy link
Copy Markdown
Member

Related to #577

@github-actions
Copy link
Copy Markdown
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!

@ryanplusplus ryanplusplus merged commit 6a3294e into main Jul 26, 2025
5 checks passed
@ryanplusplus ryanplusplus deleted the update-kindergarten-garden-tests branch July 26, 2025 21:26

return setmetatable({}, {
__index = function(_, student)
return {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should kindergarten-garden.lua also change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No, it only includes:

return function(s)
end

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