Skip to content

Commit

Permalink
chore: fixup warning
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 27, 2024
1 parent eafd7dc commit 627111b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/EventApi/Provider.Tests/EventAPITests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ namespace Provider.Tests
public class EventApiTests : IClassFixture<EventApiFixture>
{
private readonly EventApiFixture fixture;
private readonly ITestOutputHelper output;
private readonly PactVerifier verifier;
private static readonly Uri ProviderUri = new("http://localhost:9222");

Expand Down

0 comments on commit 627111b

Please sign in to comment.