54ec93885c
list_user_competencies_to_review() orders by shortname, but the test creates 2 user competencies with the same short name, resulting in unpredictable results. This patch fixes that.