Skip to content

Commit 133647e

Browse files
committed
Fix flickering custom action button title on the work package page.
1 parent 9c72cf4 commit 133647e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: modules/boards/spec/features/support/board_page.rb

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ def add_list_with_new_value(name)
217217

218218
def save
219219
page.find(".editable-toolbar-title--save").click
220+
wait_for_lists_reload
220221
expect_and_dismiss_toaster message: "Successful update."
221222
end
222223

0 commit comments

Comments
 (0)