1.7.8.6
@IsTest
. This also includes fixes for a few related code completion issues found while testing this fix..object
file contains standard relationship fields.unpackaged
directory after metadata retrieval. Now when this occurs, the files are copied instead of moved. This may result in the unpackaged
directory and its copied contents being visible in the resulting directory diff. If that happens, they should just be ignored during the diff. I'm working on a better solution for this as part of the Salesforce DX support effort.void
as a valid identifier name. So yes, this is valid Apex: void void() {}