This repository was archived by the owner on Sep 25, 2019. It is now read-only.
Commit 7707b18
fix(challenges): insufficient objectives for javascript_algorithm/es6/19
The user was able to pass the challenge without building a proper constructor for the class. The new
objective ensure a constructor was built.1 parent 0b67e31 commit 7707b18
File tree
1 file changed
+5
-0
lines changed- challenges/02-javascript-algorithms-and-data-structures
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
1198 | 1203 | | |
1199 | 1204 | | |
1200 | 1205 | | |
| |||
0 commit comments