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()
143143 }
144144
145145 /**
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
147147 * with some extra error messaging to be run
148148 *
149149 * @return boolean
@@ -154,7 +154,7 @@ public function debugEnabled()
154154 }
155155
156156 /**
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
158158 * on merged file instead of 'per file' with some extra error messaging to be run
159159 *
160160 * @return boolean
You can’t perform that action at this time.
0 commit comments