Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix skill rust #68784

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Fix skill rust #68784

merged 1 commit into from
Oct 21, 2023

Conversation

ehughsbaird
Copy link
Contributor

Summary

SUMMARY: None

Purpose of change

Fix #68777
One line too many was deleted in #68490, resulting in skill rust no longer functioning.

Describe the solution

Restore the accidentally deleted line and add a regression test.

Testing

Test fails before, passes after.

@github-actions github-actions bot added Code: Tests Measurement, self-control, statistics, balancing. [C++] Changes (can be) made in C++. Previously named `Code` astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Oct 21, 2023
tests/skill_test.cpp Outdated Show resolved Hide resolved
One line too many was deleted in
88ed29d, result in skill rust no longer
functioning.

Restore the accidentally deleted line and add a regression test.
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Oct 21, 2023
@Maleclypse Maleclypse merged commit 5b2603f into CleverRaven:master Oct 21, 2023
25 checks passed
@ehughsbaird ehughsbaird deleted the fix-skill-rust branch October 21, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Code: Tests Measurement, self-control, statistics, balancing. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skill Rust Not Triggering
3 participants