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());
|
DbSchemaCreator creator = new DbSchemaCreator(dataSource, connection.getSchema());
|
||||||
creator.run();
|
creator.run();
|
||||||
}
|
}
|
||||||
|
|
||||||
// String schemaName = TaskanaEngineTestConfiguration.getSchemaName();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@AfterEach
|
@AfterEach
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue