Skip to content

Remove duplicate "skipped test" instruction #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaoShizhong
Copy link
Contributor

@MaoShizhong MaoShizhong 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
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
1 participant