Skip to content

Commit

Permalink
renaming class
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscolopezsancho committed Dec 10, 2024
1 parent 8820ee7 commit ed7487a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
import static org.assertj.core.api.Assertions.assertThat;

@ExtendWith(Junit5LogCapturing.class)
public class SdkIT extends TestKitSupport {
public class SdkIntegrationTest extends TestKitSupport {

@Override
protected TestKit.Settings testKitSettings() {
Expand Down

0 comments on commit ed7487a

Please sign in to comment.