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 test fails because the query is returning the two comments in descending ID order, when the test is expecting the opposite. This is only because of poor test enforcement / fixture data, and not related to actual library functionality.
0 commit comments