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 dc8376f commit 275c32dCopy full SHA for 275c32d
applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java
@@ -30,7 +30,7 @@
30
31
import static org.assertj.core.api.AssertionsForInterfaceTypes.assertThat;
32
33
-@Disabled("Falky at CI hence disabling it")
+@Disabled("Flaky at CI hence disabling it")
34
public class BootUpgrade_27_30_IntegrationTest extends IntegrationTestBaseClass {
35
36
@Override
0 commit comments