Skip to content

Commit

Permalink
edit metadata via SWORD test now passes, enable it
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Mar 6, 2015
1 parent 8859f91 commit 24c3138
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/test/java/org/dataverse/apitester/sword/SwordTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ public void testSwordCreateDataset() throws IOException {
globalId = datasetSwordIdUrl.substring(datasetSwordIdUrl.length() - 22);
}

/**
* @todo Enable this test (and cleanup) after
* https://github.com/IQSS/dataverse/issues/1554 is fixed
*/
@Ignore
@Test
public void testSwordEditDataset() throws IOException {
// create dataverse
Expand Down

0 comments on commit 24c3138

Please sign in to comment.