Skip to content

Commit

Permalink
update datasafe-simple-adapter-spring test
Browse files Browse the repository at this point in the history
  • Loading branch information
AssahBismarkabah committed Jul 9, 2024
1 parent 4e6f7cd commit 39b5deb
Showing 1 changed file with 1 addition and 1 deletion.
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 InjectionIT {
public class InjectionForFilesystemIT extends InjectionIT {

@Autowired
SimpleDatasafeService datasafeService;
Expand Down

0 comments on commit 39b5deb

Please sign in to comment.