Skip to content

Commit

Permalink
https://github.com/bonfire-networks/bonfire-app/issues/924
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Nov 22, 2024
1 parent 34a20d0 commit af58294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/smart_input/create_post_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ defmodule Bonfire.Social.Activities.CreatePost.Test do
# |> Floki.text() =~ "Posted"

live_pubsub_wait(view)
open_browser(view)
assert [ok] = find_flash(posted)
assert ok |> Floki.text() =~ "Posted"
end
Expand Down

0 comments on commit af58294

Please sign in to comment.