Skip to content

Commit ed2e405

Browse files
Update tests/Moq.Analyzers.Test/SetExplictMockBehaviorAnalyzerTests.cs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 37ffe42 commit ed2e405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Moq.Analyzers.Test/SetExplictMockBehaviorAnalyzerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Moq.Analyzers.Test;
44

5-
public class SetExplictMockBehaviorAnalyzerTests
5+
public class SetExplicitMockBehaviorAnalyzerTests
66
{
77
public static IEnumerable<object[]> TestData()
88
{

0 commit comments

Comments
 (0)