PropicSignifi / Query.apex

A dynamic SOQL and SOSL query builder on Salesforce.com platform
https://propicsignifi.github.io/query-apex/
MIT License
153 stars 68 forks source link

QueryTest Class uses WorkOrder object even though this Object is not present in every org by default. #94

Open augustoZaelot opened 1 year ago

augustoZaelot commented 1 year ago

Recently the QueryTest class was updated to use WorkOrder object in some test methods, but this object is not present by default. This causes the test to fail.

aranwe commented 2 months ago

I confirm this bug :) Not everyone has Field Service.