Closed anshooarora closed 4 years ago
The following block of code was removed in the previous commit:
if (result.wasRetried()) { ExtentService.getInstance().removeTest(result.getName()); } else ExtentTestManager.log(result);
The following block of code was removed in the previous commit: