diff options
Diffstat (limited to 'robot/testsuites/pnf-registration.robot')
-rw-r--r-- | robot/testsuites/pnf-registration.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/testsuites/pnf-registration.robot b/robot/testsuites/pnf-registration.robot index 6336df2b..d8be817e 100644 --- a/robot/testsuites/pnf-registration.robot +++ b/robot/testsuites/pnf-registration.robot @@ -1,5 +1,7 @@ *** Settings *** Documentation Executes the PNF registration test cases including setup and teardown +Test Timeout 3m + ... Resource ../resources/test_templates/pnf_registration_without_SO_template.robot |