Mix: Also have benchee in test.
This commit is contained in:
parent
0e37fddd5a
commit
a7709cc267
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -112,7 +112,7 @@ defp deps do
|
|||
{:prometheus_process_collector, "~> 1.4"},
|
||||
{:recon, github: "ferd/recon", tag: "2.4.0"},
|
||||
{:quack, "~> 0.1.1"},
|
||||
{:benchee, "~> 1.0", only: :dev}
|
||||
{:benchee, "~> 1.0", only: [:dev, :test]}
|
||||
] ++ oauth_deps
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue