Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Jul 19, 2024
1 parent 5fb1fd1 commit 5129af2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
namespace Examine.Test.Examine.Lucene.Directories
{
[TestFixture]
[NonParallelizable]
public class SyncedFileSystemDirectoryFactoryTests : ExamineBaseTest
{
[TestCase(true, false, SyncedFileSystemDirectoryFactory.CreateResult.NotClean | SyncedFileSystemDirectoryFactory.CreateResult.Fixed | SyncedFileSystemDirectoryFactory.CreateResult.OpenedSuccessfully)]
Expand Down

0 comments on commit 5129af2

Please sign in to comment.