Skip to content

Commit

Permalink
remove obsolete feature & fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
seferov committed Jun 5, 2024
1 parent a5edb9a commit 2696384
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 82 deletions.

This file was deleted.

1 change: 1 addition & 0 deletions tests/acceptance/acceptance/ContainerXml.feature
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Feature: Container XML config
<?php
use \Symfony\Component\DependencyInjection\ContainerInterface;
use \Symfony\Component\HttpKernel\HttpKernelInterface;
"""

Scenario: Asserting psalm recognizes return type of service got via 'ContainerInterface::get() using service ID'
Expand Down
40 changes: 0 additions & 40 deletions tests/acceptance/acceptance/Voter.feature

This file was deleted.

0 comments on commit 2696384

Please sign in to comment.