Commit cc98144
committed
Fix expectations
* because of the findFirst() on the envelopes, it could be type OUT or ERR, so we don't really care, as long as the payload is the same.
Also, we don't care about the precise argument to the recentLogs call1 parent 1f916f1 commit cc98144
File tree
1 file changed
+10
-9
lines changed- cloudfoundry-operations/src/test/java/org/cloudfoundry/operations/applications
1 file changed
+10
-9
lines changedLines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
1326 | 1327 | | |
1327 | 1328 | | |
1328 | 1329 | | |
1329 | | - | |
| 1330 | + | |
1330 | 1331 | | |
1331 | 1332 | | |
1332 | 1333 | | |
| |||
5258 | 5259 | | |
5259 | 5260 | | |
5260 | 5261 | | |
5261 | | - | |
| 5262 | + | |
5262 | 5263 | | |
5263 | 5264 | | |
5264 | | - | |
5265 | | - | |
5266 | | - | |
5267 | | - | |
5268 | | - | |
5269 | | - | |
5270 | | - | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
| 5268 | + | |
| 5269 | + | |
| 5270 | + | |
| 5271 | + | |
5271 | 5272 | | |
5272 | 5273 | | |
5273 | 5274 | | |
| |||
0 commit comments