Skip to content

Commit c34ef4a

Browse files
committed
phrasing! (forgot to remove assertion that's no longer needed)
1 parent 63f6938 commit c34ef4a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/controllers/subscriptions_controller_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ class SubscriptionsControllerTest < ActionController::TestCase
2626
sign_in users(:standard_user)
2727
get :new, params: { type: 'all' }
2828
assert_response(:success)
29-
assert_not_nil assigns(:phrasing)
3029
assert_not_nil assigns(:subscription)
3130
end
3231

0 commit comments

Comments
 (0)