Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed Dec 6, 2023
1 parent 93d9b35 commit 12b7c30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public static void setUp() {
System.setProperty("dataverse.files.globusr.type", "globus");
System.setProperty("dataverse.files.globusr.base-store", "base");
System.setProperty("dataverse.files.globusr.managed", "false");
System.setProperty("dataverse.files.globusm.label", "globusRemote");
System.setProperty("dataverse.files.globusr.label", "globusRemote");
System.setProperty(
"dataverse.files.globusr." + AbstractRemoteOverlayAccessIO.REFERENCE_ENDPOINTS_WITH_BASEPATHS,
"d7c42580-6538-4605-9ad8-116a61982644/hdc1");
Expand Down

0 comments on commit 12b7c30

Please sign in to comment.