Fixes unit test failure of check 14 reported in #1031.
The issue is non-deterministically reproducible since the SELECT did not specify any order and so whether or not the problem occurs depends on the order in which entries with the same rule name but different proglang values are returned from the database.
Fixes unit test failure of check 14 reported in #1031.
The issue is non-deterministically reproducible since the SELECT did not specify any order and so whether or not the problem occurs depends on the order in which entries with the same rule name but different proglang values are returned from the database.