Skip to content

Commit

Permalink
Update BaseFoundationCollectionTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Mar 4, 2023
1 parent e24dea5 commit aa13fa2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ class BaseFoundationCollectionTestClass extends BaseFoundationCollection
protected function runDiscovery(): void
{
$this->discovered = true;

return $this;
}

protected function runExtensionCallbacks(): self
Expand Down

0 comments on commit aa13fa2

Please sign in to comment.