Skip to content

Commit e19e359

Browse files
Make static tests happy
1 parent 2088d97 commit e19e359

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Directory/Setup/Patch/Data/AddDataForCzechia.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ public function apply()
5050
$this->moduleDataSetup->getConnection(),
5151
$this->getDataForCzechia()
5252
);
53+
54+
return $this;
5355
}
5456

5557
/**

0 commit comments

Comments
 (0)