Skip to content

Commit b70c351

Browse files
author
NarrowsProjects
committed
run patch amend 2
1 parent b61669f commit b70c351

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/server/views/runs/summary.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export const runSummary = {
5454
include: [
5555
{ association: 'runType', attributes: ['name'] },
5656
{ association: 'tags', attributes: ['text', 'id'] },
57+
{ association: 'detectors', attributes: ['name'] },
5758
{
5859
association: 'eorReasons',
5960
attributes: ['description'],

0 commit comments

Comments
 (0)