[#210] Refactoring.

This commit is contained in:
Ivan Tashkinov 2018-12-04 19:45:09 +03:00
parent 48e6193bf2
commit 44ab3dbe2c
1 changed files with 7 additions and 8 deletions

View File

@ -1260,7 +1260,6 @@ test "it updates `data[name]` of referenced Object with provided value", %{conn:
object = insert(:note)
description = "Informative description of the image. Initial: #{object.data["name"]}}"
_conn =
conn
|> assign(:user, user)
|> post("/api/media/metadata/create.json", %{