Skip to content

Commit

Permalink
fixed build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jraczek-acc committed Nov 22, 2024
1 parent 9f59953 commit 6cb8096
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ namespace Ocaramba.Tests.NUnitExtentReports.PageObjects

public class InternetPage : ProjectPageBase
{
[ThreadStatic]
private static readonly NLog.Logger Logger = NLog.Web.NLogBuilder.ConfigureNLog("nlog.config").GetCurrentClassLogger();

/// <summary>
Expand Down

0 comments on commit 6cb8096

Please sign in to comment.