Skip to content

Commit bdf1316

Browse files
authored
Update 28-accessing-analyzers.ts
1 parent d02c59c commit bdf1316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/28-accessing-analyzers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ describe35("Accessing analyzers", function () {
7474
await analyzer.create({ type: "identity" });
7575
await db.waitForPropagation(
7676
{ path: `/_api/analyzer/${analyzer.name}` },
77-
30000
77+
65000
7878
);
7979
})
8080
);

0 commit comments

Comments
 (0)