mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-02 19:02:55 +08:00
some change in inMemoryTestHarness masstransit
This commit is contained in:
parent
3a2f555561
commit
6a12af6b0d
@ -24,7 +24,7 @@ using Xunit.Abstractions;
|
|||||||
namespace Integration.Test;
|
namespace Integration.Test;
|
||||||
|
|
||||||
[CollectionDefinition(nameof(TestFixture))]
|
[CollectionDefinition(nameof(TestFixture))]
|
||||||
public class SliceFixtureCollection : ICollectionFixture<TestFixture>
|
public class TestFixtureCollection : ICollectionFixture<TestFixture>
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user