Commit efa4a47
committed
ci_view_test: minimal change TUI chars
Due to a minimal change in tview library an additional char was added
when printing the stage and jobs to the terminal. Unfortunately these
tests are too sensitive to this type of changes.
My suggestion is that we remove visual tests from our code, since the
library has their own tests and we should not be worried on how things
are really printed.
Signed-off-by: Bruno Meneguele <[email protected]>1 parent 0dd35f5 commit efa4a47
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
0 commit comments