Revert controller tests filter
This commit is contained in:
parent
562bbbe849
commit
86ebc3014f
@ -26,9 +26,9 @@ import java.util.Arrays;
|
|||||||
|
|
||||||
@RunWith(ClasspathSuite.class)
|
@RunWith(ClasspathSuite.class)
|
||||||
@ClasspathSuite.ClassnameFilters({
|
@ClasspathSuite.ClassnameFilters({
|
||||||
"org.thingsboard.server.controller.sql.WebsocketApiSqlTest",
|
// "org.thingsboard.server.controller.sql.WebsocketApiSqlTest",
|
||||||
// "org.thingsboard.server.controller.sql.EntityQueryControllerSqlTest",
|
// "org.thingsboard.server.controller.sql.EntityQueryControllerSqlTest",
|
||||||
// "org.thingsboard.server.controller.sql.*Test",
|
"org.thingsboard.server.controller.sql.*Test",
|
||||||
})
|
})
|
||||||
public class ControllerSqlTestSuite {
|
public class ControllerSqlTestSuite {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user