Skip to content

Commit

Permalink
Update ExceptionParsingTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 13, 2023
1 parent a9b4ffd commit ea3ed57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.ExceptionParsing.Tests/ExceptionParsingTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public Task Nunit()
public Task MsTest()
{
var exceptionMessage = $"""
Test method TheTests.XAMLCombinerTests.TestOutput threw exception:
Test method TheTests.XAMLCombinerTests.TestOutput threw exception:
VerifyException: Directory: {Environment.CurrentDirectory}
NotEqual:
- Received: XAMLCombinerTests.TestOutput.received.xaml
Expand Down

0 comments on commit ea3ed57

Please sign in to comment.