test: stabilize load-sensitive release contracts
This commit is contained in:
parent
c8c764a40e
commit
dfc841b779
8 changed files with 199 additions and 43 deletions
|
|
@ -961,6 +961,8 @@ public sealed class StreamingWorkBudgetTests
|
|||
nearRadius: 1,
|
||||
farRadius: 1,
|
||||
presentationPipeline: presentation,
|
||||
workTimestamp: static () => 0,
|
||||
workTimestampFrequency: 1_000,
|
||||
workBudgetOptions: options);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue