forked fromtrekhleb/javascript-algorithms
- Notifications
You must be signed in to change notification settings - Fork0
Commitebd6ffd
authored
Fix typo in tree BFS testcase name (trekhleb#542)
1 parent2ec7fe2 commitebd6ffd
File tree
1 file changed
+1
-1
lines changed- src/algorithms/tree/breadth-first-search/__test__
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments
Comments
(0)