File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Magento/FunctionalTestingFramework/Config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ public function verboseEnabled()
143
143
}
144
144
145
145
/**
146
- * Returns a boolean indicating whether the user has indicated a debug run, which will lengthy validation
146
+ * Returns a boolean indicating whether the user has indicated a debug run, which will run lengthy validation
147
147
* with some extra error messaging to be run
148
148
*
149
149
* @return boolean
@@ -154,7 +154,7 @@ public function debugEnabled()
154
154
}
155
155
156
156
/**
157
- * Returns a boolean indicating whether the user has indicated a fast debug run, which will lengthy validation
157
+ * Returns a boolean indicating whether the user has indicated a fast debug run, which will run lengthy validation
158
158
* on merged file instead of 'per file' with some extra error messaging to be run
159
159
*
160
160
* @return boolean
You can’t perform that action at this time.
0 commit comments