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 2e3a86d commit b08fbb0Copy full SHA for b08fbb0
1 file changed
lib/server/views/runs/summary.js
@@ -57,7 +57,6 @@ export const runSummary = {
57
{ association: 'detectors' },
58
{
59
association: 'eorReasons',
60
- attributes: ['description'],
61
include: {
62
association: 'reasonType',
63
attributes: ['category', 'title'],
0 commit comments