RED-7292: removed unneded sneaky throws annotation

This commit is contained in:
Ali Oezyetimoglu 2023-08-23 14:11:04 +02:00
parent 791b6b76da
commit d74dab8fef

View File

@ -43,7 +43,6 @@ public class TenantsTest extends AbstractTenantUserManagementIntegrationTest {
@Test
@SneakyThrows
public void testCreateNewTenant() {
testTenantService.createTestTenantIfNotExists("new_tenant", minioPort);