mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-03 05:34:15 +02:00
Support deleting / resetting a single scenario (#834)
* Support deleting / resetting a single scenario * move files
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#pragma warning disable CS1591
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace WireMock.Pact.Models.V2;
|
||||
|
||||
Reference in New Issue
Block a user