Commit Graph

9 Commits

Author SHA1 Message Date
jhylacey 74beb32038
Update README.md
The readme states "You will notice in this exercise that there are multiple tests, after making the first one pass, enable the others one by one by deleting the `.skip` in front the `test.skip()` function.", which is redundant and inconsistent. It's inconsistent because the previous exercise also including multiple tests, yet didn't include a blurb about multiple tests. It's redundant because it's already stated.
2023-03-09 15:18:16 -06:00
thatblindgeye e416717ba9 Remove test skips for solutions 2023-02-01 18:58:58 -05:00
thatblindgeye 2ec0f4344d Updated file paths 2023-02-01 18:53:54 -05:00
thatblindgeye 4a112362c8 Update files 2023-01-21 12:53:41 -05:00
thatblindgeye fb1a2db8d7 Add solution directories for exercises 2022-02-20 14:07:44 -05:00
chagstep1 6527372e94
Remove predefined parameter from reverseString.js
Making it consistent with other exercise setups
2021-12-27 19:32:43 +03:00
Briggs Elsperger 74ab0b7cc6 add clarifiying comment about not removing code 2021-09-11 16:18:55 -06:00
Benjo Kho 3236ae156c Revert edits 2021-08-07 14:54:14 +08:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00