Fix tests.

This commit is contained in:
codevictory
2021-04-24 17:23:01 +03:00
parent 4d50936d49
commit 8f1de6fa84
5 changed files with 113 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
<h1>Edit Performer</h1>
<h1>Muokkaa esiintyjän tietoja</h1>
<%= render "form.html", Map.put(assigns, :action, Routes.admin_performer_path(@conn, :update, @performer)) %>