Skip to content

Commit 417a76c

Browse files
committed
Doc
1 parent 31956db commit 417a76c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ end
4343
# Initialize plugs at runtime for faster test compilation
4444
config :phoenix, :plug_init_mode, :runtime
4545

46-
# In test we don't send emails.
46+
# Don't send emails in test.
4747
config :phoenix_container_example, PhoenixContainerExample.Mailer, adapter: Swoosh.Adapters.Test
4848

4949
# Disable swoosh api client as it is only required for production adapters

0 commit comments

Comments
 (0)