Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h committed Jan 27, 2022
1 parent 2e35ad9 commit e89e735
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.context.ApplicationContext;

@SpringBootTest
@SpringBootTest(properties = "dgc.gateway.connector.enabled=false")
@Slf4j
public class DownloadConnectorBuilderTest {

Expand Down

0 comments on commit e89e735

Please sign in to comment.