Skip to content

Commit

Permalink
Modification(datasafe-example):Modified BaseUserOperationsWithDefault…
Browse files Browse the repository at this point in the history
…DatasafeOnVersionedStorageIT file
  • Loading branch information
forkimenjeckayang committed Apr 11, 2024
1 parent f37d1d5 commit f0cbb26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
*/
@Slf4j
@DisabledIfSystemProperty(named = "SKIP_CEPH", matches = "true")
class BaseUserOperationsWithDefaultDatasafeOnVersionedStorageTest {
class BaseUserOperationsWithDefaultDatasafeOnVersionedStorageIT{

private static final String MY_OWN_FILE_TXT = "my/own/file.txt";

Expand Down

0 comments on commit f0cbb26

Please sign in to comment.