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

control-service: delete unused method #2038

Merged
merged 2 commits into from
May 10, 2023

Conversation

murphp15
Copy link
Collaborator

Why

Obviously deleting unused methods is a good idea.
However in this case it is even more important.

There are tests asserting that create or update are not called.
But they are checking the wrong methods and so before this PR those assertions are meanigless.

How has this been tested

unit tests

murphp15 and others added 2 commits May 10, 2023 09:00
Signed-off-by: murphp15 <murphp15@tcd.ie>
@murphp15 murphp15 merged commit d24514a into main May 10, 2023
10 checks passed
@murphp15 murphp15 deleted the person/murphp15/remove_unused_method branch May 10, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants