Skip to content

Commit

Permalink
old Elixir does not like heex comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenDE committed Apr 14, 2024
1 parent 236df46 commit 70f452f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/support/e2e/issues/issue_3200.ex
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ defmodule Phoenix.LiveViewTest.E2E.Issue3200 do
id="some_unique_message_id"
message="Example message"
/>
<%!-- the phx-target here is the important part --%>
<form
id="full_add_message_form"
phx-change="add_message_change"
Expand Down

0 comments on commit 70f452f

Please sign in to comment.