Explorar el Código

Mix: Also have benchee in test.

tags/v1.1.4
lain hace 5 años
padre
commit
a7709cc267
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mix.exs

+ 1
- 1
mix.exs Ver fichero

@@ -112,7 +112,7 @@ defmodule Pleroma.Mixfile 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



Cargando…
Cancelar
Guardar