fix tests

This commit is contained in:
Graham McIntire 2025-07-30 14:33:59 -05:00
parent 7b5395c638
commit 8a5f60ea42
No known key found for this signature in database

View file

@ -15,7 +15,7 @@ defmodule AprsmeWeb.SimpleIntegrationTest do
setup do
:ok = Sandbox.checkout(Aprsme.Repo)
Sandbox.mode(Aprsme.Repo, {:shared, self()})
{:ok, %{}}
end