Fixed styling

This commit is contained in:
Dunemask 2022-07-06 21:29:26 +00:00
parent 70d8644ead
commit d4acc497f1
2 changed files with 8 additions and 8 deletions

View file

@ -93,7 +93,7 @@ export default function FailingBox(props) {
default: default:
return retryTest; return retryTest;
} }
} };
function jobIcon() { function jobIcon() {
switch (testJobStatus) { switch (testJobStatus) {