We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9195dab commit 129961fCopy full SHA for 129961f
src/Tests/Tests/Document/Multiple/Reindex/ReindexApiTests.cs
@@ -47,7 +47,7 @@ public class ReindexApiTests : IClusterFixture<ManualReindexCluster>
47
48
private static string IndexName { get; } = "project";
49
50
- public ReindexApiTests(ManualReindexCluster cluster, EndpointUsage usage)
+ public ReindexApiTests(ManualReindexCluster cluster)
51
{
52
this._client = cluster.Client;
53
0 commit comments