Skip to content

Commit f2ecaf4

Browse files
authored
Fix total effort (#370)
Signed-off-by: Juan Manuel Leflet Estrada <[email protected]>
1 parent 0d1a41a commit f2ecaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis/tc_daytrader_deps.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var DaytraderWithDeps = TC{
1818
},
1919
},
2020
Analysis: api.Analysis{
21-
Effort: 378,
21+
Effort: 375,
2222
Insights: []api.Insight{
2323
{
2424
Category: "mandatory",

0 commit comments

Comments
 (0)