diff --git a/test/SlowTests/Issues/RavenDB_12269.cs b/test/SlowTests/Issues/RavenDB_12269.cs index 55bb67d39c50..f061244fe51f 100644 --- a/test/SlowTests/Issues/RavenDB_12269.cs +++ b/test/SlowTests/Issues/RavenDB_12269.cs @@ -80,6 +80,8 @@ public async Task Changing_index_def_must_not_error_index() await session.SaveChangesAsync(); + Indexes.WaitForIndexing(store); + // this will ensure that index isn't in error state try {