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
Copy file name to clipboardExpand all lines: src/test/java/edu/harvard/iq/dataverse/api/DataRetrieverApiIT.java
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -112,10 +112,8 @@ public void testRetrieveMyDataAsJsonString() throws InterruptedException {
112
112
}
113
113
114
114
// Test getting a list of collections that the user can add datasets to
115
-
@Disabled("Temporarily disabled because this integration test is not reliable in CI; re-enable once stabilized. All assertions return one extra dataset than expected.")
0 commit comments