Skip to content

Commit

Permalink
fix: unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-shirbandi committed Oct 30, 2023
1 parent 8e2d457 commit 93bee49
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ public class DeleteCommentTests : TestsBaseFixture

public DeleteCommentTests() { }

public DeleteCommentTests(DeleteCommentUseCase deleteCommentUseCase)
{
this.deleteCommentUseCase = deleteCommentUseCase;
}

#endregion

#region Test Methods
Expand Down

0 comments on commit 93bee49

Please sign in to comment.