update test

This commit is contained in:
Quentin BETTOUM
2022-02-21 17:33:20 +01:00
parent 3bb82b2c17
commit 54faa9a768

View File

@ -36,7 +36,7 @@ defmodule HeroiconsTest do
test "generated components" do
assert render_component(&Heroicons.Outline.academic_cap/1, assigns()) =~
~s(<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">)
~s(<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" aria-hidden=\"true\">)
assert render_component(
&Heroicons.Outline.academic_cap/1,