Commit 86a5d7c
Fix stub exception message in two-bucket (#3023)
The stub exception message for getResult was incorrectly asking students
to implement the constructor rather than the getResult method. This
commit changes the stub messages to use the more recent format.
[no important files changed]
Co-authored-by: Jagdish Prajapati <[email protected]>1 parent 85eaced commit 86a5d7c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
0 commit comments