mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +08:00
fix: fix ci failed
This commit is contained in:
parent
23b14eabe7
commit
43666a7dd3
@ -727,4 +727,4 @@ public abstract class TestBase<TEntryPoint, TWContext, TRContext> : TestFixtureC
|
||||
}
|
||||
|
||||
public TestFixture<TEntryPoint, TWContext, TRContext> Fixture { get; }
|
||||
}
|
||||
}
|
||||
@ -166,4 +166,4 @@ public static class TestContainers
|
||||
public int Port { get; set; } = 2113;
|
||||
public string ImageName { get; set; } = "eventstore/eventstore:latest";
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user