Skip to content

Commit 2a0cfb9

Browse files
committed
style: add blank line for formatting consistency
1 parent ac420cd commit 2a0cfb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/phoenix/session_process/rate_limiter_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ defmodule Phoenix.SessionProcess.RateLimiterTest do
1717
else
1818
Application.delete_env(:phoenix_session_process, :rate_limit)
1919
end
20+
2021
RateLimiter.reset()
2122
end)
2223

0 commit comments

Comments
 (0)