Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jszczerbinski committed Aug 23, 2024
1 parent edafaab commit 93bdbee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import org.junit.experimental.categories.Category;

@Category(TestCategoryOthers.class)
public class RestRequestWiremockTest extends BaseWiremockTest {
public class RestRequestWiremockIT extends BaseWiremockTest {

String connectionResetByPeerScenario =
"{\n"
Expand Down

0 comments on commit 93bdbee

Please sign in to comment.