fix(app): reject stale timeline range indexes (#33488)
This commit is contained in:
@@ -1242,7 +1242,7 @@ it.instance(
|
||||
}
|
||||
}),
|
||||
{ git: true },
|
||||
3_000,
|
||||
10_000,
|
||||
)
|
||||
|
||||
// Queue semantics
|
||||
@@ -1669,7 +1669,7 @@ it.instance(
|
||||
expect(yield* llm.calls).toBe(1)
|
||||
}),
|
||||
{ git: true },
|
||||
3_000,
|
||||
10_000,
|
||||
)
|
||||
|
||||
unix(
|
||||
|
||||
Reference in New Issue
Block a user