Details
Description
This test case is returning the following response:
1.Detected less rows than expected || 010ValidFullyQualifiedPQ || call thor.fetchbylname('BRUCE')
There are 26 references to BRUCE, and with both actions we get the above
response:
010ValidFullyQualifiedPQ=[true;26]call thor.fetchbylname('BRUCE')
010ValidFullyQualifiedPQ=[true;1]call thor.fetchbylname('BRUCE')