Skip to content

Remove duplicate "skipped test" instruction#549

Merged
ManonLef merged 1 commit intoTheOdinProject:mainfrom
mao-sz:remove-redundant-instruction
Jun 27, 2025
Merged

Remove duplicate "skipped test" instruction#549
ManonLef merged 1 commit intoTheOdinProject:mainfrom
mao-sz:remove-redundant-instruction

Conversation

@mao-sz
Copy link
Copy Markdown
Contributor

@mao-sz mao-sz commented May 31, 2025

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

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

Already instructed in exercise 03
@ManonLef ManonLef merged commit 5bb11d7 into TheOdinProject:main Jun 27, 2025
@ManonLef
Copy link
Copy Markdown
Member

Thank you Mao!

@mao-sz mao-sz deleted the remove-redundant-instruction branch June 27, 2025 13:47
painooo pushed a commit to painooo/javascript-exercises that referenced this pull request Dec 29, 2025
…nt-instruction

Remove duplicate "skipped test" instruction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exercise 6 repeat string: Put info about .skip tests in readme

2 participants