Skip to content

Commit 61c6cd5

Browse files
committed
Rename type with FluentAssertions extension methods
1 parent 84c0a96 commit 61c6cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestBuildingBlocks/JsonElementAssertionExtensions.cs renamed to test/TestBuildingBlocks/FluentJsonElementExtensions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace TestBuildingBlocks;
88

9-
public static class JsonElementAssertionExtensions
9+
public static class FluentJsonElementExtensions
1010
{
1111
private const string ComponentSchemaPrefix = "#/components/schemas/";
1212

0 commit comments

Comments
 (0)