{{ passingTestCount }} of {{ totalTestCount }} test pass
@for (golden of goldens; track golden.id) { {{ golden.label }} @if (golden.updated) { UPDATED } @else { {{ golden.result }} } }
@if (selectedGolden?.type === "motion") { } @if (selectedGolden?.type === "screenshot") { }