Skip to content

Commit f33f4da

Browse files
Yossi LevyYossi Levy
authored andcommitted
Increase tests timeout to 45 second
1 parent 7401aea commit f33f4da

File tree

1 file changed

+1
-1
lines changed
  • features/device_key/TESTS/device_key/functionality

1 file changed

+1
-1
lines changed

features/device_key/TESTS/device_key/functionality/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Case cases[] = {
462462

463463
utest::v1::status_t greentea_test_setup(const size_t number_of_cases)
464464
{
465-
GREENTEA_SETUP(14, "default_auto");
465+
GREENTEA_SETUP(45, "default_auto");
466466
return greentea_test_setup_handler(number_of_cases);
467467
}
468468

0 commit comments

Comments
 (0)