Commit 8794417
committed
fix: pass argument to addHypoAssignment
addHypoAssignment takes in an argument for the current final percent of
the student, but no argument was actually passed. This commit fixes that
by actually passing the argument.
This bug was caught by Suhas.
Signed-off-by: Lucas Sta Maria <[email protected]>1 parent b2d8f45 commit 8794417
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments