Resolved mediator source geenrator conflict with tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace LiteCharms.Features.MidrandBooks.Payments.Entities;
|
||||
|
||||
[EntityTypeConfiguration<PaymentGatewayConfiguration, PaymentGateway>]
|
||||
public class PaymentGateway : Models.PaymentGateway;
|
||||
public sealed class PaymentGateway : Models.PaymentGateway;
|
||||
|
||||
Reference in New Issue
Block a user