Remove Deprecated Local*Port

This commit is contained in:
Rob Winch
2022-05-12 12:11:54 -05:00
committed by Marcus Da Coregio
parent 60b1f3b720
commit 6328cae908
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.boot.test.web.server.LocalServerPort;
/**
* Integration tests.