Skip to content

Commit

Permalink
OP-326: Behat - ContainsContentElementTrait.php adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
jkindly committed Jul 10, 2024
1 parent fca3d72 commit 726c73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Behat/Behaviour/ContainsContentElementTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public function containsContentElement(string $contentElement): bool
'Single media',
'Multiple media',
'Products carousel',
'Products carousel by taxon',
'Products carousel by Taxon',
'Taxons list' => true,
default => false,
};
Expand Down

0 comments on commit 726c73d

Please sign in to comment.