Refactoring of Media context
This commit is contained in:
@@ -60,10 +60,5 @@ defmodule Mobilizon.MediaTest do
|
||||
"/" <> path
|
||||
)
|
||||
end
|
||||
|
||||
test "change_picture/1 returns a picture changeset" do
|
||||
picture = insert(:picture)
|
||||
assert %Ecto.Changeset{} = Media.change_picture(picture)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user