Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Oct 19, 2024
1 parent b44bd6b commit 8b12ebb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ private void startS3Mocker() {

@BeforeAll
public void startUp() throws Exception {
copyBundleJarsToHadoop("s3-bundle");
copyBundleJarsToHadoop("aws-bundle");

// Start s3 simulator
startS3Mocker();
Expand Down

0 comments on commit 8b12ebb

Please sign in to comment.