mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-26 02:08:29 +02:00
Add AtPath and AtAbsolutePath to Assertions projects (#1349)
* Add AtPath and AtAbsolutePath to Assertions projects * tst
This commit is contained in:
@@ -5,7 +5,7 @@ using System;
|
||||
using WireMock.Constants;
|
||||
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace WireMock.FluentAssertions;
|
||||
namespace WireMock.AwesomeAssertions;
|
||||
|
||||
public partial class WireMockAssertions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user