Skip to content

Commit c3e4443

Browse files
committed
update integration tests to use itl
Signed-off-by: dalthecow <[email protected]>
1 parent c86cb8b commit c3e4443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ui/unit/mocks/mockBenchmarks.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const mockBenchmarks = [
22
{
33
requestsPerSecond: 0.6668550387660497,
4-
tpot: {
4+
itl: {
55
total: 80,
66
mean: 23.00635663936911,
77
median: 22.959455611213805,
@@ -132,7 +132,7 @@ export const mockBenchmarks = [
132132
},
133133
{
134134
requestsPerSecond: 28.075330129628725,
135-
tpot: {
135+
itl: {
136136
total: 3416,
137137
mean: 126.08707076148656,
138138
median: 125.30853256346687,

0 commit comments

Comments
 (0)