Skip to content
Snippets Groups Projects
Commit c3d1baa8 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-6891 Optimize imports

parent 3c607b47
No related branches found
No related tags found
No related merge requests found
...@@ -676,7 +676,6 @@ class XtaClientTest { ...@@ -676,7 +676,6 @@ class XtaClientTest {
assertThat(result).isEqualTo(transportReport); assertThat(result).isEqualTo(transportReport);
} }
@DisplayName("should throw checked exception on runtime exception") @DisplayName("should throw checked exception on runtime exception")
@Test @Test
@SneakyThrows @SneakyThrows
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment