Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored and github-actions[bot] committed Oct 14, 2023
1 parent bcda893 commit d25427e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Block/Breadcrumb/BreadcrumbTest.php
Expand Up @@ -68,9 +68,6 @@ public function testBlockExectute(): void
$blockService->execute($blockContext, new Response());
}

/**
* @psalm-suppress DeprecatedClass
*/
public function testDefaultSettings(): void
{
$blockService = new BreadcrumbMenuBlockService_Test(
Expand Down

0 comments on commit d25427e

Please sign in to comment.