Fix code formatting
This commit is contained in:
@@ -51,7 +51,7 @@ import org.springframework.util.Assert;
|
||||
* @author Mahmoud Ben Hassine
|
||||
*
|
||||
*/
|
||||
@DisabledOnOs(value = OS.WINDOWS , disabledReason = "Intermittent false-negative failures") // #3847
|
||||
@DisabledOnOs(value = OS.WINDOWS, disabledReason = "Intermittent false-negative failures") // #3847
|
||||
class ConcurrentTransactionAwareProxyTests {
|
||||
|
||||
private static final Log logger = LogFactory.getLog(ConcurrentTransactionAwareProxyTests.class);
|
||||
|
||||
Reference in New Issue
Block a user