Skip to content
Snippets Groups Projects
Commit 6674418a authored by scott snyder's avatar scott snyder
Browse files

L1Decoder: Increase test timeout.

Test has been timing out in the debug build.
Give it a little more headroom.
parent ec7c7242
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ atlas_add_test( L1DecoderNJOTest SCRIPT python -m L1Decoder.L1DecoderConfig
atlas_add_test( L1DecoderTest
SCRIPT test/test_l1decoder.sh
PROPERTIES TIMEOUT 1000 )
PROPERTIES TIMEOUT 1200 )
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