You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling lib/html_sanitize_ex/scrubber/html5.ex (it's taking more than 10s)
Generated html_sanitize_ex app
==> fields
Compiling 23 files (.ex)
Generated fields app
warning: test/fields_case_template_test.ex does not match "*_test.exs" and won't be loaded
== Compilation error in file test/description_plaintext_unlimited_test.exs ==
** (CompileError) test/description_plaintext_unlimited_test.exs:2: module Fields.TestCase is not loaded and could not be found
(elixir 1.11.4) expanding macro: Kernel.use/1
test/description_plaintext_unlimited_test.exs:2: Fields.DescriptionPlaintextUnlimitedTest (module)
The text was updated successfully, but these errors were encountered:
Attempting to run
mix test
on the OTP 24 branch https://github.com/dwyl/fields/tree/otp-24-crypto-fixesGetting the following error:
The text was updated successfully, but these errors were encountered: