Skip to content

Commit

Permalink
add missing caracter
Browse files Browse the repository at this point in the history
  • Loading branch information
Sben65 committed Nov 10, 2022
1 parent 751b9c9 commit a4dcfdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ public async Task ExecuteMethodRestartModuleShouldExecuteC2DMethod(string method
MockRepository.VerifyAll();
}

[TestCase("test"]
[TestCase("test")]
public async Task ExecuteMethodTestShouldExecuteC2DMethod(string methodName)
{
// Arrange
Expand Down

0 comments on commit a4dcfdf

Please sign in to comment.