Liu Cheng
2022-06-23 7d6ee416efe023de6492fe1dcd67017882c9f182
force-app/main/default/classes/NewAndEditBaseControllerTest.cls
@@ -97,4 +97,6 @@
        NewAndEditBaseController.save(aseTest, baseJson, 'avgwshDFcxAS', true);
        Test.stopTest();
    }
}