chore: format

This commit is contained in:
Zach Daniel 2023-11-29 18:48:57 -05:00
parent c0f883d048
commit 63042cc84c

View file

@ -803,6 +803,7 @@ defmodule AshPhoenix.FormTest do
# Check that errors will appear on a nested form using the Phoenix Core Compoents inputs_for
# https://github.com/phoenixframework/phoenix_live_view/blob/main/lib/phoenix_component.ex#L2410
%Phoenix.HTML.FormField{field: field_name, form: parent_form} = form[:embedded_argument]
inputs_for_form =
parent_form.impl.to_form(
parent_form.source,