mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-13 12:15:46 +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;
|
||||
|
||||
[CollectionDefinition(nameof(TestFixture))]
|
||||
public class SliceFixtureCollection : ICollectionFixture<TestFixture>
|
||||
public class TestFixtureCollection : ICollectionFixture<TestFixture>
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user