We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
save
schedule
1 parent 16db1ad commit e76a7b6Copy full SHA for e76a7b6
lib/internal/Magento/Framework/Mview/Test/Unit/TriggerCleanerTest.php
@@ -68,7 +68,7 @@ protected function setUp(): void
68
*
69
* @return void
70
*/
71
- public function testRemoveTriggersNoChanges()
+ public function testRemoveTriggersNoChanges(): void
72
{
73
$DBTriggers = [
74
'trg_catalog_category_entity_int_after_insert' => [
0 commit comments