Query.apex
Query.apex copied to clipboard
Make unit tests pass in Enterprise scratch org
- Fix test for
isCalculated
FieldSetting - Fix tests failing in Enterprise scratch orgs
Addresses #51
- Tested in default Enterprise edition and Developer edition scratch orgs
- Code coverage remains the same, except line 1771 is now also covered
When I started working on this, I didn't know the meaning of the label first-timers-only
. As it happens, this is my first PR for an open-source project :)
Thanks @stephanspiegel, the MR looks great!
Currently the CI is broken. I'll spend some time to build the code and test it manually, and then I'll merge this MR.