Fix explicit checkstyle

This commit is contained in:
Rob Winch 2020-07-10 13:56:21 -05:00
parent 67ea8e7438
commit 54c37286b3
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import org.openqa.selenium.support.PageFactory;
/**
* The log out confirmation page.
*
* @author Rob Winch
*/
public class LogoutConfirmPage {