Skip to content

Commit

Permalink
RavenDB-22279 - Addressed PR Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharhikri authored and arekpalinski committed May 6, 2024
1 parent a2448a3 commit 9327ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SlowTests/Issues/RavenDB-21050.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public async Task ClusterWideTransaction_WhenRestoreFromIncrementalBackupAfterSt
}


[RavenTheory(RavenTestCategory.BackupExportImport)]
[RavenTheory(RavenTestCategory.BackupExportImport | RavenTestCategory.Sharding)]
[InlineData(true)]
[InlineData(false)]
public async Task ClusterWideTransaction_Restore_FromShardedToSharded(bool delete)
Expand Down

0 comments on commit 9327ff8

Please sign in to comment.