LESSON14: Unit test failing to revert moddedRng > 99 [SOLVED] #2793
DorianDaSilva
started this conversation in
General
Replies: 1 comment 1 reply
-
@DorianDaSilva
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was running into an issue when running this part of the
getBreededFromModdedRng
unit test as isFixed it the following way:
moddedRng
at the top >let moddedRng
Modified the block to include an if statement as such:
Hopefully this can help those of you that run into the same issue.
:)
Beta Was this translation helpful? Give feedback.
All reactions