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
The trilogy test suite was imported directly, but many of
the test can't work as is in Rails test suite because they were
mutating DB state.
Most are redundant anyway, or should be implemented as shared test
that are executed for all adapters.
0 commit comments