Skip to content

Commit 603200c

Browse files
author
NarrowsProjects
committed
restore detector
1 parent aa040f1 commit 603200c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/server/views/runs/summary.js

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

0 commit comments

Comments
 (0)