mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 11:49:24 +02:00
Attribute artist
This commit is contained in:
parent
8687a64873
commit
4e44e4e4b6
31 changed files with 1741 additions and 46 deletions
|
@ -10,7 +10,7 @@ def mutations_registry():
|
|||
return mutations.Registry()
|
||||
|
||||
|
||||
def test_apply_mutation(mutations_registry):
|
||||
def test_apply_mutation(mutations_registry, db):
|
||||
class Obj:
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue