Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Trettenero committed Dec 4, 2024
1 parent bc407d0 commit 89dabd1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ public class PolarisConnectorDatabaseServiceTest {
*/
@BeforeEach
public void init() {
final String location = "file://temp";
polarisStoreService.createDatabase(DB2_NAME, location, "metacat_user");
connectorContext = new ConnectorContext(CATALOG_NAME, CATALOG_NAME, "polaris",
new DefaultConfigImpl(
new MetacatProperties(null)
Expand Down

0 comments on commit 89dabd1

Please sign in to comment.