Przeglądaj źródła

test: minor change

(cherry picked from commit 458757708f)
version-14
Shariq Ansari 2 lat temu
committed by Mergify
rodzic
commit
1c7da81273
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      cypress/integration/dashboard_links.js

+ 1
- 1
cypress/integration/dashboard_links.js Wyświetl plik

@@ -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,
});
});


Ładowanie…
Anuluj
Zapisz