Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Jun 30, 2024
1 parent de8cc46 commit 264ff09
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ describe(NsfwDetectionProviderFactory.name, () => {
paramName: 'sightengine'
}
]
// test.each(SupportedLocales._items)('[$code] should render LanguageItem correctly', ({ code }: Locale) => {
test.each(fixture)('should return $className instance',
({ className, paramName }: NsfwDetectionProviderFactorySpecFixture) => {
const provider: INsfwDetectionProvider =
Expand Down

0 comments on commit 264ff09

Please sign in to comment.