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
Tests are breaking when running over transactions. (Works when launching the server and calling endpoints manually)
(the server can't access the table called inside transactions: Table not found)
Check that requests include { transaction: t }
http://sequelize.readthedocs.org/en/latest/docs/transactions/
The text was updated successfully, but these errors were encountered: