TSK-1162 rwwork: removed commented line
This commit is contained in:
parent
03a2985b1c
commit
48595686de
|
@ -111,8 +111,6 @@ class TaskServiceImplIntExplicitTest {
|
|||
DbSchemaCreator creator = new DbSchemaCreator(dataSource, connection.getSchema());
|
||||
creator.run();
|
||||
}
|
||||
|
||||
// String schemaName = TaskanaEngineTestConfiguration.getSchemaName();
|
||||
}
|
||||
|
||||
@AfterEach
|
||||
|
|
Loading…
Reference in New Issue