Commit 70ac1e9
Gonzalo Diaz
[REFACTOR] [BUGFIX] Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException'.
1 parent e9ac0a0 commit 70ac1e9
File tree
2 files changed
+2
-2
lines changed- src/algorithm_exercises_csharp_test/hackerrank/warmup
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
0 commit comments