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
Current implementation does not work with RSpec, because of fixture cleaning issue.
database_cleaner does not work, too.
Avoiding SAVEPOINT may resolve this problem.
The text was updated successfully, but these errors were encountered:
Current implementation does not work with RSpec, because of fixture cleaning issue.
database_cleaner does not work, too.
Avoiding SAVEPOINT may resolve this problem.
The text was updated successfully, but these errors were encountered: