Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
gam6itko committed May 25, 2024
1 parent c276209 commit 6f36a3f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ public function setUp(): void

public function testSelect(): void
{
$this->logger->display();

$select = $this->orm->getRepository(Country::class)
->select()
->load('translations')
Expand Down

0 comments on commit 6f36a3f

Please sign in to comment.