Skip to content

Commit

Permalink
Chore: switch test for get_dict_async_test to be async
Browse files Browse the repository at this point in the history
  • Loading branch information
mindreframer committed Jan 3, 2024
1 parent fa70ad5 commit 0062327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/maxo_adapt/impl/get_dict_async_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule MaxoAdapt.Impl.GetDictAsyncTest do
use ExUnit.Case
use ExUnit.Case, async: true
use MnemeDefaults

defmodule Repo do
Expand Down

0 comments on commit 0062327

Please sign in to comment.