Skip to content

Commit

Permalink
Updated image for report layout test
Browse files Browse the repository at this point in the history
  • Loading branch information
martingrossmann committed Dec 4, 2024
1 parent 28ce162 commit feb141d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,6 @@ public void testT06_checkLayoutDialog() {
String methodName = "layoutTest01_layoutTestFailing";
String className = "GenerateLayoutTestsTTReportTest";

// String[] imageTitles = new String[]{
// "Actual",
// "Difference",
// "Expected"
// };

TestStep.begin("Navigate to details page");
ReportDashBoardPage reportDashBoardPage = this.gotoDashBoardOnAdditionalReport(WEB_DRIVER_MANAGER.getWebDriver());
ReportTestsPage reportTestsPage = reportDashBoardPage.gotoToReportPage(ReportSidebarPageType.TESTS, ReportTestsPage.class);
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit feb141d

Please sign in to comment.