Skip to content

Commit a8569d0

Browse files
committed
Dont repeat this test so many times
1 parent 4dcf463 commit a8569d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/pvm/pvm.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ describe('PVM', async () => {
278278
}
279279
},
280280
{
281-
repeats: 100
281+
repeats: 5
282282
}
283283
);
284284

0 commit comments

Comments
 (0)