parts missed from the initial sync

This commit is contained in:
2026-04-23 10:42:47 +02:00
parent cd998f24a9
commit bb5e0e83e2
11 changed files with 11 additions and 11 deletions

View File

@@ -4,4 +4,4 @@ defmodule BDSTest do
test "the repo module is configured" do
assert BDS.Repo.config()[:otp_app] == :bds
end
end
end

View File

@@ -1,2 +1,2 @@
ExUnit.start()
Ecto.Adapters.SQL.Sandbox.mode(BDS.Repo, :manual)
Ecto.Adapters.SQL.Sandbox.mode(BDS.Repo, :manual)