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 4834d08 commit b3040a1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
* @author Paul Jones
*/
@IntegrationTest
@EnabledOnDatabase(DatabaseType.MARIADB)
public class JdbcRepositoryIntegrationTests {

@Autowired NamedParameterJdbcTemplate template;
Expand Down

0 comments on commit b3040a1

Please sign in to comment.