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 606eacc commit 85ba0ddCopy full SHA for 85ba0dd
src/test/java/org/springframework/retry/interceptor/RetryOperationsInterceptorTests.java
@@ -49,7 +49,6 @@
49
import static org.assertj.core.api.Assertions.assertThat;
50
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
51
import static org.assertj.core.api.Assertions.assertThatIllegalStateException;
52
-import static org.junit.jupiter.api.Assertions.fail;
53
54
/**
55
* @author Dave Syer
0 commit comments