test: minor change
This commit is contained in:
parent
8989bc49ae
commit
458757708f
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue