mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 03:11:51 +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; }
|
public TestFixture<TEntryPoint, TWContext, TRContext> Fixture { get; }
|
||||||
}
|
}
|
||||||
@ -166,4 +166,4 @@ public static class TestContainers
|
|||||||
public int Port { get; set; } = 2113;
|
public int Port { get; set; } = 2113;
|
||||||
public string ImageName { get; set; } = "eventstore/eventstore:latest";
|
public string ImageName { get; set; } = "eventstore/eventstore:latest";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user