We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab3405 commit d82b87bCopy full SHA for d82b87b
app/terminal/tests.ts
@@ -12,7 +12,7 @@ export function defineTests(
12
(
13
{
14
python: 2000,
15
- cpp: 5000,
+ cpp: 10000,
16
} as Record<RuntimeLang, number>
17
)[lang]
18
);
0 commit comments