Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit db69b1e

Browse files
committed
fix
1 parent 824bacc commit db69b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/system/ai_helper/ai_post_helper_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def select_post_text(selected_post)
114114
user_ids: [user.id],
115115
)
116116

117+
wait_for { post_ai_helper.has_suggestion_value? }
117118
expect(post_ai_helper.suggestion_value).to eq(explain_response)
118119
end
119120
end

0 commit comments

Comments
 (0)