javascript-exercises icon indicating copy to clipboard operation
javascript-exercises copied to clipboard

Remove duplicate "skipped test" instruction

Open MaoShizhong opened this issue 4 months ago • 0 comments

Odin Project. In order to get this pull request (PR) merged in a reasonable amount of time, you must complete this entire template. -->

Because

Removing this was missed in #509 presumably because it wasn't expected for this exercise to repeat the "skipped tests" info.

This PR

  • Removes redundant "skipped tests" paragraph from exercise 7's instructions.

Issue

Closes #542

Additional Information

Pull Request Requirements

  • [x] I have thoroughly read and understand The Odin Project Contributing Guide
  • [x] The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • [x] The Because section summarizes the reason for this PR
  • [x] The This PR section has a bullet point list describing the changes in this PR
  • [x] If this PR addresses an open issue, it is linked in the Issue section
  • [x] If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

MaoShizhong avatar May 31 '25 23:05 MaoShizhong