Skip to content

Commit b4752ab

Browse files
author
NarrowsProjects
committed
4
1 parent bd153ff commit b4752ab

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

lib/server/views/runs/summary.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,7 @@ export const runSummary = {
5555
{ association: 'runType' },
5656
{ association: 'tags' },
5757
{
58-
association: 'detectors',
59-
attributes: ['name'],
60-
through: {
61-
attributes: ['quality'],
62-
},
58+
association: 'detectors'
6359
},
6460
{
6561
association: 'eorReasons',

0 commit comments

Comments
 (0)