Skip to content

Commit 8500712

Browse files
authored
Update test_metadata.yaml
Updated as tests CADMIN_1_3 and CADMIN_1_4 are both contained in the same test module TC_CADMIN_1_3_4.py instead of seperate files. Was not originally sure if the name was based off the tests or the test file name. Appears according to the other item names listed its based off the test file names.
1 parent 45a5fe5 commit 8500712

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/python_testing/test_metadata.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ slow_tests:
152152
- { name: mobile-device-test.py, duration: 3 minutes }
153153
- { name: TC_AccessChecker.py, duration: 1.5 minutes }
154154
- { name: TC_BRBINFO_4_1.py, duration: 2 minutes }
155-
- { name: TC_CADMIN_1_3.py, duration: 3.5 minutes }
156-
- { name: TC_CADMIN_1_4.py, duration: 30 seconds }
155+
- { name: TC_CADMIN_1_3_4.py, duration: 4 minutes }
157156
- { name: TC_CADMIN_1_19.py, duration: 30 seconds }
158157
- { name: TC_CADMIN_1_22_24.py, duration: 3 minutes }
159158
- { name: TC_CADMIN_1_9.py, duration: 40 seconds }

0 commit comments

Comments
 (0)