Skip to content

Commit 553583a

Browse files
committed
Fix format
1 parent bd277e9 commit 553583a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/cadet/token_exchange_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ defmodule Cadet.TokenExchangeTest do
168168
assert Keyword.has_key?(changeset.errors, :user_id)
169169
end
170170
end
171-
end
171+
end

test/factories/token_exchange_factory.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ defmodule Cadet.TokenExchangeFactory do
2020
end
2121
end
2222
end
23-
end
23+
end

0 commit comments

Comments
 (0)