Skip to content

Commit

Permalink
fix: remove duplicated file
Browse files Browse the repository at this point in the history
  • Loading branch information
Awambeng committed Apr 11, 2024
1 parent d2c14e1 commit c5be139
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 256 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import org.springframework.test.context.ActiveProfiles;

@ActiveProfiles("filesystem")
public class InjectionForFilesystemTest extends InjectionTest {
public class InjectionForFilesystemTest extends InjectionIT {

@Autowired
SimpleDatasafeService datasafeService;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit c5be139

Please sign in to comment.