date removed

This commit is contained in:
Lucio Lelii 2024-11-27 12:06:30 +01:00
parent ebe1845fb9
commit 5564ce99eb
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for org.gcube.data-access.sh-fuse-integration
## [v3.0.0-SNAPSHOT] 2023-05-23
## [v3.0.0-SNAPSHOT]
- porting to gcube-bom 4.0.0

View File

@ -11,7 +11,7 @@ public class FuseTest {
@Test
public void mount() {
StorageHubFS memfs = new StorageHubFS("b7c80297-e4ed-42ab-ab42-fdc0b8b0eabf-98187548");
StorageHubFS memfs = new StorageHubFS("");
try {
String path;
switch (Platform.getNativePlatform().getOS()) {