Skip to content

Commit e0afbe1

Browse files
committed
METSUP:68: fix static test issue
1 parent 2e38754 commit e0afbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Observers/UrlRewriteObserver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ protected function loadProduct($sku)
870870

871871
/**
872872
* @param array $urlRewriteData data of urlrewrite
873-
* @param \PDOException $pdoe pdo exception
873+
* @param \PDOException $pdoe pdo exception
874874
* @return void
875875
* @throws \PDOException
876876
*/

0 commit comments

Comments
 (0)