We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8b160 commit bd153ffCopy full SHA for bd153ff
1 file changed
lib/server/views/runs/summary.js
@@ -52,7 +52,7 @@ export const runSummary = {
52
'fillNumber',
53
],
54
include: [
55
- { association: 'runType', attributes: ['name'] },
+ { association: 'runType' },
56
{ association: 'tags' },
57
{
58
association: 'detectors',
0 commit comments