]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
fix test test_custom_fields.t
authorDylan William Hardison <dylan@hardison.net>
Fri, 1 Dec 2017 21:30:41 +0000 (16:30 -0500)
committerDylan William Hardison <dylan@hardison.net>
Fri, 1 Dec 2017 21:30:41 +0000 (16:30 -0500)
qa/t/test_custom_fields.t

index fa669b79e90841cc72592981201ff8ed87fde367..70ffe876a9494e139b94717e8574ce6872c0bdd0 100644 (file)
@@ -56,6 +56,7 @@ $sel->type_ok("sortkey", $bug1_id);
 $sel->click_ok("enter_bug");
 $sel->value_is("enter_bug", "on");
 $sel->click_ok("new_bugmail");
+sleep 5;
 $sel->value_is("new_bugmail", "on");
 $sel->value_is("obsolete", "off");
 $sel->click_ok("create");