diff --git a/test/floki_test.exs b/test/floki_test.exs index c7b8ebe4..0af9cb9e 100644 --- a/test/floki_test.exs +++ b/test/floki_test.exs @@ -530,7 +530,7 @@ defmodule FlokiTest do """ end - @tag except_parser: FastHtml + @tag only_parser: Mochiweb test "raw_html when :attributes_as_maps options was used to parse (new Floki v0.35.0)" do html_string = ~s(
)