We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46907f3 commit 02fbe55Copy full SHA for 02fbe55
reframe/frontend/executors/__init__.py
@@ -110,7 +110,7 @@ def generate_testcases(checks, prepare=False):
110
'''Generate concrete test cases from checks.
111
112
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
+ being sent to the test pipeline. Note that setting this to true may slow down
114
the test case generation.
115
116
'''
0 commit comments