mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-07-11 15:22:48 +02:00
Run the Grpc TestcontainersTests sequential (#1402)
This commit is contained in:
@@ -15,7 +15,7 @@ using Xunit.Abstractions;
|
||||
|
||||
namespace WireMock.Net.Tests.Testcontainers;
|
||||
|
||||
public partial class TestcontainersTests(ITestOutputHelper testOutputHelper)
|
||||
public class TestcontainersTests(ITestOutputHelper testOutputHelper)
|
||||
{
|
||||
[Fact]
|
||||
public async Task WireMockContainer_Build_And_StartAsync_and_StopAsync()
|
||||
|
||||
Reference in New Issue
Block a user