Просмотр исходного кода

test: minor change

(cherry picked from commit 458757708f)
version-14
Shariq Ansari 2 лет назад
committed by Mergify
Родитель
Сommit
1c7da81273
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      cypress/integration/dashboard_links.js

+ 1
- 1
cypress/integration/dashboard_links.js Просмотреть файл

@@ -17,7 +17,7 @@ context("Dashboard links", () => {
.window()
.its("frappe")
.then((frappe) => {
return frappe.xcall("frappe.tests.ui_test_helpers.update_child_table", {
frappe.call("frappe.tests.ui_test_helpers.update_child_table", {
name: child_table_doctype_name,
});
});


Загрузка…
Отмена
Сохранить