Skip to content

Commit

Permalink
Fix Static tests failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Aug 20, 2020
1 parent b4d78e7 commit b68e049
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public function beforeExtractData(
],
];

// phpcs:ignore Magento2.Exceptions.DirectThrow
throw new Exception(null, null, $errorMessages);
}
}
Expand Down

0 comments on commit b68e049

Please sign in to comment.