Disables FunctionDeployerTests.testWithSimplestJarComponentScanning

This commit is contained in:
spencergibb
2024-08-05 15:00:31 -04:00
parent 90f7565e64
commit b8cfda9193

View File

@@ -128,6 +128,7 @@ public class FunctionDeployerTests {
}
@Test
@Disabled
public void testWithSimplestJarComponentScanning() throws Exception {
String[] args = new String[] {
"--spring.cloud.function.location=target/it/simplestjarcs/target/simplestjarcs-1.0.0.RELEASE.jar"};