You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discovered by @hpoettker in #29200, the auto-configuration tests for Spring Batch uses a custom schema file that is named custom-schema-hsql.sql while the tests are actually running on H2.
The text was updated successfully, but these errors were encountered:
As discovered by @hpoettker in #29200, the auto-configuration tests for Spring Batch uses a custom schema file that is named
custom-schema-hsql.sql
while the tests are actually running on H2.The text was updated successfully, but these errors were encountered: