Fixed styling
This commit is contained in:
parent
70d8644ead
commit
d4acc497f1
2 changed files with 8 additions and 8 deletions
|
@ -93,7 +93,7 @@ export default function FailingBox(props) {
|
|||
default:
|
||||
return retryTest;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
function jobIcon() {
|
||||
switch (testJobStatus) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue