Master has tests failing
vincentdesmares opened this issue · 2 comments
vincentdesmares commented
While working on #79 I discovered that there are errors when running the tests on a clean clone, on my machine. See errors below (the 4 tests throw the same error).
39 passing (5s)
4 failing
1) belongsToMany string through simple association "before all" hook:
TypeError: Cannot read property 'field' of undefined
Happens on Master.
Also, it looks like the CircleCI is down :( Maybe a good time to switch to Github actions?
mickhansen commented
Ah yeah that test fails for a specfic sequelize version i believe.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.