Skip to content

Commit

Permalink
Remove unused test fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanudrescu committed May 26, 2020
1 parent 0bbcb28 commit 3555fd1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@

public class ServerSideForwardIT extends CCDMTest {

private static final String SERVER_POSTPONE_VIEW_ROUTE = "serverforwardview";

private static final By PROCEED_BUTTON = By.id("proceedAfterPostpone");

@Test
public void should_openClientPage_when_forwardFromServerToClientUrl() {
openVaadinRouter();
Expand Down

0 comments on commit 3555fd1

Please sign in to comment.