From 18b0acdfc5d9b7bb08e54d9b3d32e9fbda1f8f31 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sun, 1 May 2022 10:52:16 +0200 Subject: [PATCH] Updated FluentAssertions (markdown) --- FluentAssertions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FluentAssertions.md b/FluentAssertions.md index 5ce0e8c..eea7f4c 100644 --- a/FluentAssertions.md +++ b/FluentAssertions.md @@ -1,4 +1,4 @@ -# FluentAssertions +## FluentAssertions With the NuGet Package [WireMock.Net.FluentAssertions](https://www.nuget.org/packages/WireMock.Net.FluentAssertions), it's possible to verify if certain calls are made. ### Example