Skip to content
Snippets Groups Projects

WS-543: fixed meaningful tests that had been disabled; discarded others

Merged Janet Goldstein requested to merge WS-543-finish-evla-cal-mf-tests into main
@@ -29,7 +29,7 @@
</div>
<div
class="d-flex justify-content-center py-3"
*ngIf="capability !== undefined && capability.name == 'std_calibration'"
*ngIf="capability !== undefined && capability.steps.includes('await-qa')"
>
<a
class="btn-default"
Loading