Fix broken test.
- Missed change to golden file when status colors changed.
This commit is contained in:
parent
8f5585d30c
commit
6ac344c0fa
1 changed files with 2 additions and 2 deletions
|
|
@ -28,12 +28,12 @@
|
||||||
│Statuses: │
|
│Statuses: │
|
||||||
│ [m[38;2;255;255;255m[48;2;200;200;200m [m[38;2;255;255;255m[48;2;0;0;0m Normal │
|
│ [m[38;2;255;255;255m[48;2;200;200;200m [m[38;2;255;255;255m[48;2;0;0;0m Normal │
|
||||||
│ [m[38;2;255;255;255m[48;2;0;159;107m [m[38;2;255;255;255m[48;2;0;0;0m Ok │
|
│ [m[38;2;255;255;255m[48;2;0;159;107m [m[38;2;255;255;255m[48;2;0;0;0m Ok │
|
||||||
│ [m[38;2;255;255;255m[48;2;196;2;51m [m[38;2;255;255;255m[48;2;0;0;0m Problem │
|
│ [m[38;2;255;255;255m[48;2;0;100;0m [m[38;2;255;255;255m[48;2;0;0;0m Problem │
|
||||||
│ [m[38;2;255;255;255m[48;2;100;100;100m [m[38;2;255;255;255m[48;2;0;0;0m Not applicable │
|
│ [m[38;2;255;255;255m[48;2;100;100;100m [m[38;2;255;255;255m[48;2;0;0;0m Not applicable │
|
||||||
│ [m[38;2;255;255;255m[48;2;0;135;189m [m[38;2;255;255;255m[48;2;0;0;0m Running │
|
│ [m[38;2;255;255;255m[48;2;0;135;189m [m[38;2;255;255;255m[48;2;0;0;0m Running │
|
||||||
│ [m[38;2;255;255;255m[48;2;200;0;200m [m[38;2;255;255;255m[48;2;0;0;0m Timed out │
|
│ [m[38;2;255;255;255m[48;2;200;0;200m [m[38;2;255;255;255m[48;2;0;0;0m Timed out │
|
||||||
│ . Pending │
|
│ . Pending │
|
||||||
│ [m[38;2;255;255;255m[48;2;196;2;51mE[m[38;2;255;255;255m[48;2;0;0;0m Error │
|
│ [m[38;2;255;255;255m[48;2;196;2;51m [m[38;2;255;255;255m[48;2;0;0;0m Error │
|
||||||
│ │
|
│ │
|
||||||
│ │
|
│ │
|
||||||
│ │
|
│ │
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue