parent
38e7980dbe
commit
3e2ce37701
@ -1,16 +0,0 @@
|
|||||||
// using System.Diagnostics.CodeAnalysis;
|
|
||||||
//
|
|
||||||
// namespace Recyclarr.TrashLib.Tests;
|
|
||||||
//
|
|
||||||
// [SetUpFixture]
|
|
||||||
// [SuppressMessage("ReSharper", "CheckNamespace")]
|
|
||||||
// public class GlobalTestSetup
|
|
||||||
// {
|
|
||||||
// [OneTimeSetUp]
|
|
||||||
// public void Setup()
|
|
||||||
// {
|
|
||||||
// AssertionOptions.FormattingOptions.MaxDepth = 100;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in new issue