diff --git a/app/src/test/java/protect/card_locker/UtilsTest.java b/app/src/test/java/protect/card_locker/UtilsTest.java index 1d0013e6f..8dad15e9a 100644 --- a/app/src/test/java/protect/card_locker/UtilsTest.java +++ b/app/src/test/java/protect/card_locker/UtilsTest.java @@ -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() {