Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
dem4ron committed Dec 4, 2023
1 parent 243ed16 commit c94896d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class SeesActivityTickerTest < ApplicationSystemTestCase
visit track_url(@track)
MetricsChannel.broadcast!(metric)

assert_text "Someone in Japan submitted"
assert_text "Someone in Japan attempted"
assert_text submission.exercise.title
end
end
Expand Down

0 comments on commit c94896d

Please sign in to comment.