Skip to content
Snippets Groups Projects
Verified Commit ebc88122 authored by Martin Weise's avatar Martin Weise
Browse files

Hotfix test

parent 53e09452
No related branches found
No related tags found
1 merge request!365Hotfix/ui view
......@@ -165,7 +165,6 @@ public class SubsetServiceIntegrationTest extends AbstractUnitTest {
/* test */
final QueryDto response = queryService.findById(DATABASE_1_PRIVILEGED_DTO, queryId);
assertEquals(QUERY_1_ID, response.getId());
assertEquals(DATABASE_1_ID, response.getDatabaseId());
}
protected List<QueryDto> findAll_generic(Boolean filterPersisted) throws SQLException, QueryNotFoundException,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment