Skip to content

Commit

Permalink
Sonarcloud, part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Oct 20, 2023
1 parent 1868347 commit 9f2bb09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import static com.amazonaws.SDKGlobalConfiguration.SECRET_KEY_ENV_VAR;


public class BaseQueryGeneratorTest {
class BaseQueryGeneratorTest {
private final Map<String, String> basic_params = Map.of(
Option.TABLE.key(), "some_table",
Option.S3_BUCKET.key(), "bucket");
Expand Down

0 comments on commit 9f2bb09

Please sign in to comment.