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

update meta info and test case #334

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

glaxxie
Copy link
Contributor

@glaxxie glaxxie commented Jan 15, 2024

Despite updating tests.toml file for many exercises, only tests in : Anagram, Custom Set, Dnd Character and Poker got updated.

The rest other exercises' test suites got flagged but not updated because they are already got included or updated correctly prior to this.

The reason it happened is because in the process of implementing those exercise, I not only look at the toml file but also looked at the test suite from a more well developed track (python in this case), and inadvertently created the test suite that was ahead of the toml file.

@glaxxie glaxxie merged commit 7f0e7ae into exercism:main Jan 15, 2024
4 checks passed
@glaxxie glaxxie deleted the sync_meta_and_test branch January 15, 2024 17:35
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