Skip to content

Split-Second Stopwatch - Fix tests exercising total#763

Merged
meatball133 merged 1 commit intomainfrom
fix-split-second-stopwatch-total
Apr 25, 2026
Merged

Split-Second Stopwatch - Fix tests exercising total#763
meatball133 merged 1 commit intomainfrom
fix-split-second-stopwatch-total

Conversation

@ryanplusplus
Copy link
Copy Markdown
Member

No description provided.

@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!

Comment on lines +26 to +27
<%- else %>
raise "Unknown command: #{command["command"]}"
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.

I added this to ensure there were no other missing cases

@meatball133 meatball133 merged commit 9e108de into main Apr 25, 2026
14 checks passed
@meatball133 meatball133 deleted the fix-split-second-stopwatch-total branch April 25, 2026 13:18
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