Skip to content

Commit 275c32d

Browse files
committed
Fix typo
1 parent dc8376f commit 275c32d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/spring-shell/src/test/java/org/springframework/sbm/BootUpgrade_27_30_IntegrationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
import static org.assertj.core.api.AssertionsForInterfaceTypes.assertThat;
3232

33-
@Disabled("Falky at CI hence disabling it")
33+
@Disabled("Flaky at CI hence disabling it")
3434
public class BootUpgrade_27_30_IntegrationTest extends IntegrationTestBaseClass {
3535

3636
@Override

0 commit comments

Comments
 (0)