Skip to content

Commit

Permalink
Merge pull request #46 from nehbehl/patch-34
Browse files Browse the repository at this point in the history
Update UserTestingApplicationTests.java
  • Loading branch information
SudKul authored Nov 18, 2024
2 parents 4d4e4d0 + 7583587 commit 9c98073
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import org.openqa.selenium.support.ui.FluentWait;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.boot.test.web.server.LocalServerPort;

import static org.junit.jupiter.api.Assertions.assertEquals;

Expand Down

0 comments on commit 9c98073

Please sign in to comment.