We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad6a8d commit 95cd62aCopy full SHA for 95cd62a
Tests/0003_Graph/CMakeLists.txt
@@ -37,4 +37,4 @@ target_link_libraries(
37
)
38
39
include(GoogleTest)
40
-gtest_discover_tests(0003GraphTests)
+gtest_discover_tests(0003GraphTests DISCOVERY_TIMEOUT 30)
0 commit comments