Fix formatting in Testing chapter in Reference Manual
This commit is contained in:
@@ -3434,8 +3434,8 @@ integration test with `@Configuration` classes instead of XML:
|
||||
.setType(EmbeddedDatabaseType.HSQL)
|
||||
.addScript("classpath:com/bank/config/sql/schema.sql")
|
||||
.build()
|
||||
}
|
||||
}
|
||||
}
|
||||
----
|
||||
|
||||
[source,java,indent=0,subs="verbatim,quotes",role="primary"]
|
||||
|
||||
Reference in New Issue
Block a user