Commit de6f561
committed
Fixes for
* Use `System.lineSeparator()` between lines of the file under test
* Mark this test as `@RetryingTest(10)`FileTests.testFileSplitterFlow()
1 parent b821fa1 commit de6f561
File tree
1 file changed
+3
-2
lines changed- spring-integration-file/src/test/java/org/springframework/integration/file/dsl
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
248 | | - | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | | - | |
| 252 | + | |
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
| |||
0 commit comments