Skip to content

Commit 319183d

Browse files
committed
add Mox to dev
1 parent 2c71b39 commit 319183d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ defmodule Algora.MixProject do
7575
{:salad_ui, "~> 0.14.0"},
7676
{:tails, "~> 0.1.5"},
7777
{:number, "~> 1.0.1"},
78-
{:mox, "~> 1.0", only: :test},
78+
{:mox, "~> 1.0", only: [:dev, :test]},
7979
{:tzdata, "~> 1.1"},
8080
{:stripity_stripe, "~> 2.0"},
8181
{:live_svelte, "~> 0.14.1"},

0 commit comments

Comments
 (0)