4 réponses
It is an apex test failutes showing the test calss name and test methed System.LimitEception:too many query rowsStacktrace Class MyClass line 57, colum 1 list<P_A__c> pbsteps=[Select id,
RecordAt__c,
Steps__c,
p__C,
P__r.player_name__c
from P_A__c
where RecordAt__c>=:lc[0].start_date__c and p__C in :pbpids];