Skip to content

Commit

Permalink
Hah! Forgot to update the unit test.
Browse files Browse the repository at this point in the history
(Next time I'll remember, hopefully...)
  • Loading branch information
Simon Hunt committed Jun 13, 2016
1 parent 316e4d0 commit e0e7839
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*/
public class BlockColorsStoreTest extends AbstractTest {

private static final int EXP_NUM_BLOCK_RECORDS = 478;
private static final int EXP_NUM_BLOCK_RECORDS = 482;

private BlockColorsStore store;

Expand Down

0 comments on commit e0e7839

Please sign in to comment.