Skip to content

Commit

Permalink
Update test/LEGO.AsyncAPI.Tests/FluentAssersionExtensions.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Wichmann <[email protected]>
  • Loading branch information
ByronMayne and VisualBean authored Mar 30, 2024
1 parent 9d6b0c7 commit a6be429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/LEGO.AsyncAPI.Tests/FluentAssersionExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace LEGO.AsyncAPI.Tests
/// <summary>
/// Contains extension methods for working with fluent assertions.
/// </summary>
internal static class FluentAssersionExtensions
internal static class FluentAssertionExtensions
{
private static readonly char[] SeperatorChars;

Expand Down

0 comments on commit a6be429

Please sign in to comment.