Completed
Pull Request — feature/focused-specs (#197)
by Erin
03:44 queued 01:58
created
src/Core/AbstractTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -289,7 +289,7 @@
 block discarded – undo
289 289
      * {@inheritdoc}
290 290
      *
291 291
      * @param Scope $scope
292
-     * @return mixed
292
+     * @return AbstractTest
293 293
      */
294 294
     public function setScope(Scope $scope)
295 295
     {
Please login to merge, or discard this patch.