Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd424afc

Browse files
committed
refactor: move StreamSettingsPage to generalPages for better organization
1 parentc185ec5 commitd424afc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎.github/workflows/playwright.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
"dashboard-maps.spec.js",
179179
"dashboard-multi-y-axis.spec.js",
180180
"dashboard-html-chart.spec.js",
181-
#"visualize.spec.js",
181+
"visualize.spec.js",
182182
# "visualization-vrl.spec.js"
183183
]
184184
-testfolder:"Pipelines"
File renamed without changes.

‎tests/ui-testing/playwright-tests/dashboards/maxquery.spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { ingestion } from "./utils/dashIngestion.js";
88
import{waitForDashboardPage,deleteDashboard}from"./utils/dashCreation.js";
99
import{waitForDateTimeButtonToBeEnabled}from"../../pages/dashboardPages/dashboard-time";
1010

11-
importStreamSettingsPagefrom"../../pages/dashboardPages/streams.js";
11+
importStreamSettingsPagefrom"../../pages/generalPages/streams.js";
1212
importPageManagerfrom"../../pages/page-manager";
1313

1414
constrandomDashboardName=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp