adjust makefile and refactor test

This commit is contained in:
Firehose Bot
2026-03-18 20:04:41 +00:00
parent 506c72b2d8
commit afdf557174
3 changed files with 34 additions and 22 deletions
+2 -1
View File
@@ -16,9 +16,10 @@ defmodule Firehose.DataCase do
use ExUnit.CaseTemplate
alias Ecto.Adapters.SQL.Sandbox
using do
quote do
alias Ecto.Adapters.SQL.Sandbox
alias Firehose.Repo
import Ecto