We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c1ffb commit 5c485d1Copy full SHA for 5c485d1
its/ruling/src/test/java/org/sonar/python/it/PythonPrAnalysisTest.java
@@ -45,7 +45,7 @@
45
class PythonPrAnalysisTest {
46
47
@RegisterExtension
48
- public static final OrchestratorExtension ORCHESTRATOR = getOrchestrator(Edition.DEVELOPER);
+ public static final OrchestratorExtension ORCHESTRATOR = getOrchestrator(Edition.ENTERPRISE);
49
50
private static final String PR_ANALYSIS_PROJECT_KEY = "prAnalysis";
51
private static final String INCREMENTAL_ANALYSIS_PROFILE = "incrementalPrAnalysis";
0 commit comments