Skip to content

Commit

Permalink
fix PMD style
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Aug 20, 2024
1 parent 09adf6e commit 5d67d89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import org.springframework.beans.factory.annotation.Autowired;

@PostgresIntegrationTest
public class GeoServiceRepositoryIntegrationTest {
class GeoServiceRepositoryIntegrationTest {

@Autowired private GeoServiceRepository geoServiceRepository;

Expand Down

0 comments on commit 5d67d89

Please sign in to comment.