Skip to content

Commit 0859ce5

Browse files
committed
IBX-10458: Fixup
1 parent 6204f3e commit 0859ce5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/lib/Repository/SiteAccessAware/ContentTypeServiceTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ public function providerForPassTroughMethods()
103103
['deleteUserDrafts', [14], null],
104104

105105
['findContentTypes', [new ContentTypeQuery()], new SearchResult()],
106-
107-
['countContentTypes', [new ContentTypeQuery()], 1],
108106
];
109107
}
110108

0 commit comments

Comments
 (0)