Skip to content

Commit 44919d7

Browse files
authored
Merge pull request #5373 from jdi-testing/5345_hidden_page
5345 - page is deleted, can not be tested directly
2 parents 561bcb9 + b5e67a8 commit 44919d7

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

jdi-light-material-ui-tests/src/main/java/io/github/com/StaticSite.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
import io.github.com.pages.layout.ContainerPage;
3636
import io.github.com.pages.layout.GridListPage;
3737
import io.github.com.pages.layout.GridPage;
38-
import io.github.com.pages.layout.HiddenPage;
3938
import io.github.com.pages.navigation.BottomNavigationPage;
4039
import io.github.com.pages.navigation.ClippedDrawerPage;
4140
import io.github.com.pages.navigation.ContextMenuPage;
@@ -302,10 +301,6 @@ public class StaticSite {
302301
public static ContextMenuPage contextMenuPage;
303302

304303
// layouts
305-
// hidden
306-
@Url("/hidden_layout")
307-
public static HiddenPage hiddenPage;
308-
309304
// box
310305
@Url("/box_layout")
311306
public static BoxPage boxPage;

jdi-light-material-ui-tests/src/main/java/io/github/com/pages/layout/HiddenPage.java

Lines changed: 0 additions & 15 deletions
This file was deleted.

jdi-light-material-ui-tests/src/test/java/io/github/epam/material/tests/layout/HiddenTests.java

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)