Merge pull request #34395 from iamejaaz/fix-flacky-test

test: fix flaky test of setting default value
This commit is contained in:
Ejaaz Khan 2025-10-14 16:56:40 +05:30 committed by GitHub
commit 51f17a6726
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,7 +233,7 @@ context("Control Link", () => {
);
cy.reload();
cy.new_form("ToDo");
cy.fill_field("description", "new", "Text Editor").wait(200);
cy.fill_field("description", "new", "Text Editor").blur().wait(200);
cy.save();
cy.get(".frappe-control[data-fieldname=assigned_by_full_name] .control-value").should(
"contain",