Skip to content

Commit 9ae0074

Browse files
committed
Increase timeout
1 parent 9b7a3a9 commit 9ae0074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/tests/graph_tests/examples.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ t!(
2323
t!(
2424
t_23ac7cf5b57d4c7388397379cd277762,
2525
"|sin(sqrt(x^2 + y^2))| = |cos(x)|",
26+
@timeout(2000),
2627
);
2728

2829
// Prime Bars

0 commit comments

Comments
 (0)