diff --git a/test/org.dbvr.test.platform/META-INF/MANIFEST.MF b/test/org.dbvr.test.platform/META-INF/MANIFEST.MF index 9b0d5af..0d5e5a1 100644 --- a/test/org.dbvr.test.platform/META-INF/MANIFEST.MF +++ b/test/org.dbvr.test.platform/META-INF/MANIFEST.MF @@ -7,8 +7,7 @@ Bundle-Release-Date: 20251117 Bundle-Vendor: DBeaver Corp Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy -Require-Bundle: org.junit, - org.mockito.mockito-core, +Require-Bundle: org.mockito.mockito-core, org.apache.felix.scr, org.dbvr.app.ce, org.dbvr.app.ce.test,