Update dependencies
mix: decimal 3.1.0 => 3.1.1 oban 2.22.1 => 2.23.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defmodule MusicLibraryWeb.CollectionLive.IndexTest do
|
||||
use MusicLibraryWeb.ConnCase
|
||||
use Oban.Testing, repo: MusicLibrary.BackgroundRepo
|
||||
use Oban.Testing, repo: MusicLibrary.BackgroundRepo, engine: Oban.Engines.Lite
|
||||
|
||||
import MusicBrainz.Fixtures.Release
|
||||
import MusicBrainz.Fixtures.ReleaseGroup
|
||||
|
||||
Reference in New Issue
Block a user