Skip to content

Commit

Permalink
Removes superfluous EnabledOnDatabase.
Browse files Browse the repository at this point in the history
Closes #1902
  • Loading branch information
schauder committed Oct 1, 2024
1 parent 84e8e11 commit d9caece
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
* @author Paul Jones
*/
@IntegrationTest
public class JdbcRepos itoryIntegrationTests {
public class JdbcRepositoryIntegrationTests {

@Autowired NamedParameterJdbcTemplate template;
@Autowired DummyEntityRepository repository;
Expand Down

0 comments on commit d9caece

Please sign in to comment.