fix tests
This commit is contained in:
parent
7b5395c638
commit
8a5f60ea42
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ defmodule AprsmeWeb.SimpleIntegrationTest do
|
|||
setup do
|
||||
:ok = Sandbox.checkout(Aprsme.Repo)
|
||||
Sandbox.mode(Aprsme.Repo, {:shared, self()})
|
||||
|
||||
|
||||
{:ok, %{}}
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue