Skip to content

Commit

Permalink
Rename TestMongoIntegrationSmokeTest to TestBaseMongoConnectorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Feb 16, 2022
1 parent 53ad891 commit bf4b803
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
import static org.testng.Assert.assertNotNull;

@Test(singleThreaded = true)
public class TestMongoIntegrationSmokeTest
public class TestBaseMongoConnectorTest
// TODO extend BaseConnectorTest
extends AbstractTestIntegrationSmokeTest
{
Expand Down

0 comments on commit bf4b803

Please sign in to comment.