force-app/main/default/classes/FileUploadControllerTest.cls
@@ -36,6 +36,11 @@ fuc.refreshFiles(); fuc.parentId = ''; fuc.refreshFiles(); try{ delete file; }catch(Exception e){ system.debug('Exception from delete file:'+e.getmessage()); } Test.stopTest(); } static testMethod void testMethod2() {