Skip to content

Commit bd153ff

Browse files
author
NarrowsProjects
committed
3
1 parent da8b160 commit bd153ff

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
@@ -52,7 +52,7 @@ export const runSummary = {
5252
'fillNumber',
5353
],
5454
include: [
55-
{ association: 'runType', attributes: ['name'] },
55+
{ association: 'runType' },
5656
{ association: 'tags' },
5757
{
5858
association: 'detectors',

0 commit comments

Comments
 (0)