Skip to content

Commit bd4a5bb

Browse files
committed
Fix typo in FBEHelperTest
1 parent c495563 commit bd4a5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/Test/Unit/Helper/FBEHelperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function setUp(): void
8080
$curl,
8181
$resourceConnection,
8282
$this->moduleList,
83-
$systemConfig .
83+
$systemConfig,
8484
$productMetaData
8585
);
8686
}

0 commit comments

Comments
 (0)