toBeTruthy(); $specList = array_map('trim', explode(',', $m[1])); $codeList = OperationSummaryKeys::all(); expect($codeList)->toEqual($specList); })->group('ops-ux');