Skip to content
Snippets Groups Projects
Commit f8f4665d authored by Mark Andrew Owen's avatar Mark Andrew Owen
Browse files

Increase timeout for full_menu_cf unit test

parent 86eb8acf
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@ file( MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/unitTestRun_full_menu_cf )
atlas_add_test( full_menu_cf
SCRIPT scripts/test_full_menu_cf.sh
PROPERTIES WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/unitTestRun_full_menu_cf
PROPERTIES TIMEOUT 300)
PROPERTIES TIMEOUT 500)
#----------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment