We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b1913 commit 110c01cCopy full SHA for 110c01c
CodeLineCounter.Tests/HashUtilsServiceTests.cs
@@ -4,7 +4,7 @@ namespace CodeLineCounter.Tests
4
{
5
public class HashUtilsServiceTests
6
7
- private readonly IHashUtils _hashUtils;
+ private readonly HashUtilsService _hashUtils;
8
9
public HashUtilsServiceTests()
10
0 commit comments