Add space between right parentheses and next word
Closes gh-12722
This commit is contained in:
committed by
Stephane Nicoll
parent
18a860d969
commit
95385cecba
@@ -5999,7 +5999,7 @@ libraries.
|
||||
|
||||
[[boot-features-test-scope-dependencies]]
|
||||
=== Test Scope Dependencies
|
||||
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`)contains
|
||||
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
|
||||
the following provided libraries:
|
||||
|
||||
* http://junit.org[JUnit]: The de-facto standard for unit testing Java applications.
|
||||
|
||||
Reference in New Issue
Block a user