Skip to content

Fix: Linked List now runs first test - #1851

Open
kotp wants to merge 2 commits into
mainfrom
fix_1850_Linked_List_skip_tests
Open

Fix: Linked List now runs first test#1851
kotp wants to merge 2 commits into
mainfrom
fix_1850_Linked_List_skip_tests

Conversation

@kotp

@kotp kotp commented Aug 3, 2026

Copy link
Copy Markdown
Member

This leaves the rest of the tests skipped.

Fixes: #1850

This leaves the rest of the tests skipped.


Fixes: #1850
@github-actions

github-actions Bot commented Aug 3, 2026

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!

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.

Fix: Linked List to run first test on delivery

1 participant