Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarkwat committed Nov 3, 2022
1 parent a3e2fde commit a4f7276
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import org.junit.jupiter.api.Test;

// todo remove if/once the underlying issue is agreed upon
public class ITTest {
public class IntegrationTest {

@Test
void test() {
Expand Down

0 comments on commit a4f7276

Please sign in to comment.