def test_first_color_is_white(pattern):
    assert pattern.rows[0].instructions[0].color == "white"