Co-authored-by: FC (Fay) Stegerman <flx@obfusk.net>
This commit is contained in:
Sylvia van Os
2023-09-25 22:22:40 +02:00
committed by GitHub
parent 926f3adb18
commit 1f70446bce

View File

@@ -15,7 +15,7 @@ import org.robolectric.RobolectricTestRunner;
@RunWith(RobolectricTestRunner.class)
public class UtilsTest {
/**
* Ensure all the default card colours (used when an user has not chosen a card colour) use white foreground text
* Ensure all the default card colours (used when a user has not chosen a card colour) use white foreground text
*/
@Test
public void allDefaultCardColoursHaveWhiteForegroundTest() {