Skip to content

Commit d0e05a7

Browse files
Hani YacoubHani Yacoub
authored andcommitted
edit suite name
1 parent c87926f commit d0e05a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/testrail_script_set_all_subs_to_functional.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
# Configuration Constants
99
PROJECT_ID = 17 # The ID of the TestRail project to work with
10-
SUITE_NAMES = ["Downloads", "Address Bar and Search <136 (to use with late beta) - locked"] # List of suite names to process
10+
SUITE_NAMES = ["Fakespot Shopping Sidebar"] # List of suite names to process
11+
1112
CUSTOM_SUB_TEST_SUITES = [1] # Value to set for the 'custom_sub_test_suites' field
1213
DRY_RUN = True # If True, only log actions without making changes
1314

0 commit comments

Comments
 (0)