parent
9d35bcbb5f
commit
ba866f5144
|
@ -41,7 +41,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
|
||||||
@Transactional
|
@Transactional
|
||||||
@Rollback
|
@Rollback
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class DeviceNodeManagerControlllerSmokeTest extends InitTestEnvironment {
|
public class DeviceNodeManagerControllerSmokeTest extends InitTestEnvironment {
|
||||||
/**
|
/**
|
||||||
* The Mock mvc.
|
* The Mock mvc.
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue