Test needs to be sync

This commit is contained in:
Claudio Ortolina
2026-04-29 22:50:29 +01:00
parent 1e346fcf79
commit f2839dfaf1
@@ -1,5 +1,5 @@
defmodule MusicLibraryWeb.LiveHelpers.RecordActionsTest do
use MusicLibraryWeb.ConnCase, async: true
use MusicLibraryWeb.ConnCase, async: false
use Oban.Testing, repo: MusicLibrary.BackgroundRepo
import MusicLibrary.Fixtures.Records