date removed
This commit is contained in:
parent
ebe1845fb9
commit
5564ce99eb
|
@ -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
|
||||
|
||||
|
|
|
@ -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()) {
|
||||
|
|
Loading…
Reference in New Issue