-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
The following 2 lines encode the same decks that were already tested by this point, instead of the new decks created, which are never tested (deck3 and deck4).
LoRDeckCodes/LoRDeckCodes_Tests/UnitTest1.cs
Line 204 in b2211d7
| string code3 = LoRDeckEncoder.GetCodeFromDeck(deck1); |
LoRDeckCodes/LoRDeckCodes_Tests/UnitTest1.cs
Line 205 in b2211d7
| string code4 = LoRDeckEncoder.GetCodeFromDeck(deck2); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels