Skip to content

Commit dfc2ed2

Browse files
committed
Remove stray blank line in preferences_controller_test.exs
1 parent fa98e09 commit dfc2ed2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/controllers/preferences_controller_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,4 @@ defmodule Backpex.PreferencesControllerTest do
174174
assert Plug.Conn.get_session(conn, Preferences.session_key()) == nil
175175
end
176176
end
177-
178177
end

0 commit comments

Comments
 (0)