Skip to content

Commit 9bc4edb

Browse files
committed
remove korean comment
1 parent 3dcb84d commit 9bc4edb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zeppelin-web-angular/e2e/tests/notebook/published/published-paragraph.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ test.describe('Published Paragraph', () => {
106106
await page.goto(reactModeUrl);
107107
await waitForZeppelinReady(page);
108108

109-
// URL 이동 완료까지 명시적으로 대기
110109
await page.waitForURL(`**/${testNotebook.noteId}/paragraph/${testNotebook.paragraphId}*`, {
111110
timeout: 15000
112111
});

0 commit comments

Comments
 (0)