mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 08:37:22 +00:00
Fixes to contributions payment copy
This commit is contained in:
@@ -71,6 +71,6 @@ class SubscriptionsControllerTest < ActionDispatch::IntegrationTest
|
||||
get success_subscription_url(session_id: "test-session-id")
|
||||
|
||||
assert @family.subscription.active?
|
||||
assert_equal "Welcome to Sure! Your subscription has been created.", flash[:notice]
|
||||
assert_equal "Welcome to Sure! Your contribution is appreciated.", flash[:notice]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user