Add tests around data consistency bg jobs for artist info

This commit is contained in:
Claudio Ortolina
2025-04-29 21:05:02 +01:00
parent 2d02fee83d
commit ad6e8503ed
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ defmodule MusicLibrary.DataCase do
using do
quote do
use Oban.Testing, repo: MusicLibrary.BackgroundRepo
alias MusicLibrary.Repo
import Ecto