diff --git a/src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs b/src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs index 2986eae834..d3c7ec6916 100644 --- a/src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs +++ b/src/Lucene.Net.TestFramework/Util/LuceneTestCase.cs @@ -947,6 +947,17 @@ public virtual void TearDown() Option 2: + Use the following .runsettings file: + + + + + + + + + Option 3: + Create the following lucene.testsettings.json file somewhere between the test assembly and the root of your drive: {