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

protein-translation: remove incorrect test #2422

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Apr 7, 2024

The codon AAA maps to the amino acid lysine. While it is not listed in the exercise instructions, users should be free to implement the translation for all amino acids.

Since we cannot delete tests, this is done by making another test reimplement the incorrect one.

Link to discussion on the forum.

The codon AAA maps to the amino acid lysine. While it is not listed
in the exercise instructions, users should be free to implement the
translation for all amino acids.
@senekor senekor merged commit 72d52dd into main Apr 9, 2024
8 checks passed
@senekor senekor deleted the protein-translation-invalid-codon branch April 9, 2024 07:33
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.

4 participants