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 d02c59c commit bdf1316Copy full SHA for bdf1316
src/test/28-accessing-analyzers.ts
@@ -74,7 +74,7 @@ describe35("Accessing analyzers", function () {
74
await analyzer.create({ type: "identity" });
75
await db.waitForPropagation(
76
{ path: `/_api/analyzer/${analyzer.name}` },
77
- 30000
+ 65000
78
);
79
})
80
0 commit comments