Use fast_html for tests
Gives a visible speed bump: on a M1 machine tests go from 1.7s to 1.2s
This commit is contained in:
@@ -49,3 +49,5 @@ config :music_library, MusicBrainz,
|
||||
]
|
||||
|
||||
config :phoenix_test, :endpoint, MusicLibraryWeb.Endpoint
|
||||
|
||||
config :floki, :html_parser, Floki.HTMLParser.FastHtml
|
||||
|
||||
Reference in New Issue
Block a user