Skip to content

Commit d3604c8

Browse files
committed
Update again for phpunit
1 parent a71e8b9 commit d3604c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/ContaoManager/PluginTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public function testGetBundles(): void
4848
->expects(self::once())
4949
->method('getLoadAfter')
5050
->willReturn([
51-
'MetaModels\AttributeContentArticleBundle\MetaModelsAttributeContentArticleBundle',
5251
MetaModelsCoreBundle::class
5352
]);
5453
$config

0 commit comments

Comments
 (0)