please someone help me to solve this
1 answer
Hi ,
Have a look at the following classes and compare your code with these.
MaintenanceRequestHelper (https://github.com/rickroesler/SalesforceDeveloper/blob/master/force-app/main/default/classes/MaintenanceRequestHelper.cls)
MaintenanceRequestTest (https://github.com/rickroesler/SalesforceDeveloper/blob/master/force-app/main/default/classes/MaintenanceRequestTest.cls)
Then make sure to 'Run All' tests in the Developer Console and check the code coverage is 100 % before attempting to verify the challenge.
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A8KDpSAN