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
There are various tests in topics/ that use chai with require, we need to change to ESM import if we are to use the new version (maybe its not that important) https://github.com/chaijs/chai/releases/tag/v5.0.0
The text was updated successfully, but these errors were encountered:
There are various tests in
topics/
that use chai with require, we need to change to ESM import if we are to use the new version (maybe its not that important) https://github.com/chaijs/chai/releases/tag/v5.0.0The text was updated successfully, but these errors were encountered: