瀏覽代碼

test(e2e): tailor test cases

Junyi Du 3 年之前
父節點
當前提交
8279f008c6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      e2e-tests/page-refs.spec.ts

+ 3 - 3
e2e-tests/page-refs.spec.ts

@@ -105,9 +105,9 @@ async function alias_test (page, page_name: string){
   // TODO: search clicking (alias property)
   // TODO: search clicking (alias property)
 }
 }
 
 
-test('page alias', async ({ page }) => {
-  await alias_test(page, "p")
-})
+// test('page alias', async ({ page }) => {
+//   await alias_test(page, "p")
+// })
 
 
 
 
 test('page diacritic alias', async ({ page }) => {
 test('page diacritic alias', async ({ page }) => {