Skip to content

Commit 02fbe55

Browse files
vkarakvictorusu
andauthored
Address PR comments
Co-authored-by: victorusu <[email protected]>
1 parent 46907f3 commit 02fbe55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reframe/frontend/executors/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ def generate_testcases(checks, prepare=False):
110110
'''Generate concrete test cases from checks.
111111
112112
If `prepare` is true then each of the cases will also be prepared for
113-
being sent to the test pipeline. Note that setting this true may slow down
113+
being sent to the test pipeline. Note that setting this to true may slow down
114114
the test case generation.
115115
116116
'''

0 commit comments

Comments
 (0)