We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd52034 commit a2705dfCopy full SHA for a2705df
1 file changed
Tests/Brokerages/BrokerageTests.cs
@@ -50,8 +50,6 @@ public abstract class BrokerageTests
50
[SetUp]
51
public void Setup()
52
{
53
- Log.LogHandler = new NUnitLogHandler();
54
-
55
Log.Trace("");
56
57
Log.Trace("--- SETUP ---");
0 commit comments