Skip to content
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

Uncomment tests in ManagerTest #21

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

Conversation

jonasseglare
Copy link

@jonasseglare jonasseglare commented May 12, 2023

Remove comment around unit tests in ManagerTest

Description

The code for the unit tests in ManagerTest.java were commented out. In this pull request, I remove the comment around the tests because the tests run fine.

Fixes #20

Checklist

  • My contributions and commit messages follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • The Pull Request has an informative and human-readable title
  • Changes are limited to a single goal (avoid scope creep)
  • Code can be automatically merged (no conflicts)
  • I confirm that I have read any Contribution guidelines (CONTRIBUTING)
  • I confirm that I wrote and/or have the right to submit the contents of my PR, by agreeing to the Developer Certificate of Origin, by adding a 'sign-off' to my commits

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.

Koden för enhetstester i ManagerTest är kommenterad men testerna fungerar
1 participant