Commit 946efd9f authored by Richard Macklin's avatar Richard Macklin

Add missing newline in Profiles::NotificationsController spec

parent 2f17a583
......@@ -7,6 +7,7 @@ describe Profiles::NotificationsController do
sign_in(user)
get :show
expect(response).to render_template :show
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment