[BAEL-9017] - Fixed conflicts

This commit is contained in:
amit2103
2018-09-29 21:12:21 +05:30
parent 258532c40f
commit 2af9eb89f1
12 changed files with 28 additions and 28 deletions
@@ -9,7 +9,7 @@ import com.stackify.models.Employee;
import ch.qos.logback.classic.Level;
public class EmployeeServiceTest {
public class EmployeeServiceUnitTest {
private static final Logger logger = LoggerFactory.getLogger(Logger.ROOT_LOGGER_NAME);
private EmployeeService employeeService = new EmployeeService();