Merge branch '4.1.x' into 4.2.x

This commit is contained in:
Ryan Baxter
2025-04-10 11:15:52 -04:00

View File

@@ -23,7 +23,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.Assert.fail;
import static org.assertj.core.api.Assertions.fail;
/**
* Tests for fail fast option.