extent-framework / extentreports-csharp

Extent Reporting Library, .NET
http://extentreports.com
Apache License 2.0
50 stars 40 forks source link

fix: ExtentTest Log Method is not set Status #122

Closed namilkimfree closed 2 years ago

namilkimfree commented 3 years ago

FIxed: #89

More detailed Log(Status status, Exception ex, MediaProvider provider = null) Mehtod

Do not set the status value. Therefore, the status value is always success.