ivaylokenov / MyTested.AspNetCore.Mvc

Fluent testing library for ASP.NET Core MVC.
https://docs.mytestedasp.net/
Other
1.72k stars 176 forks source link

Ignore Transaction Warnings #412

Open MarioGn1 opened 1 year ago

MarioGn1 commented 1 year ago

This change will ignore the warnings coming from code that use EF core transactions as the In Memory Database does not support transactions.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.