Skip to content

Commit

Permalink
Modification(datasafe-example):Modified MultiDfsWithCredentialsExampl…
Browse files Browse the repository at this point in the history
…e file
  • Loading branch information
forkimenjeckayang committed Apr 11, 2024
1 parent c1548d6 commit f37d1d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
* filesBucketOne, filesBucketTwo.
*/
@Slf4j
class MultiDfsWithCredentialsExampleTest {
class MultiDfsWithCredentialsExampleIT{

private static final String REGION = "eu-central-1";
private static final ExecutorService EXECUTOR = ExecutorServiceUtil.submitterExecutesOnStarvationExecutingService(4, 4);
Expand Down

0 comments on commit f37d1d5

Please sign in to comment.