Skip to content

Commit 6cf05d2

Browse files
committed
JAVA-48056: Changes made for make DownloadWebpageUnitTest to liveTest
1 parent 696c7f4 commit 6cf05d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import org.jsoup.nodes.Document;
1414
import org.junit.jupiter.api.Test;
1515

16-
class DownloadWebpageUnitTest {
16+
class DownloadWebpageLiveTest {
1717

1818
@Test
1919
public void givenURLConnection_whenRetrieveWebpage_thenWebpageIsNotNullAndContainsHtmlTag() throws IOException, URISyntaxException {

0 commit comments

Comments
 (0)