|
@@ -25,7 +25,7 @@ import org.openqa.selenium.WebDriver;
|
|
|
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
|
|
|
|
|
|
import org.springframework.boot.test.context.SpringBootTest;
|
|
|
-import org.springframework.boot.test.web.server.LocalServerPort;
|
|
|
+import org.springframework.boot.web.server.test.LocalServerPort;
|
|
|
|
|
|
/**
|
|
|
* Integration tests for WebFlux based form log in sample.
|