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 29, 2024
1 parent 0c16cad commit 2b63b84
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 2b63b84

Please sign in to comment.