Skip to main content
1 answer
  1. May 21, 2022, 4:08 AM

    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

0/9000