We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a57552 commit 28b0ef2Copy full SHA for 28b0ef2
lib/ex_unit/lib/ex_unit/callbacks.ex
@@ -63,7 +63,7 @@ defmodule ExUnit.Callbacks do
63
* a keyword list or map
64
* a tuple in the shape of `{:ok, keyword() | map()}`
65
66
- If a keyword list or map is returned, it be merged into the current context
+ If a keyword list or map is returned, it will be merged into the current context
67
and will be available in all subsequent `setup_all`, `setup`, and the `test`
68
itself.
69
0 commit comments