Commit 9e023ce
Fix stub exception message in two-bucket (exercism#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 <jagadishdrp@gmail.com>1 parent 09620af commit 9e023ce
1 file changed
Lines changed: 2 additions & 2 deletions
Lines 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