Skip to content

Commit 900f79f

Browse files
committed
MAG2-308 - Fixed Unittests
1 parent ca57a22 commit 900f79f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/Unit/Block/Onepage/ReviewTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ protected function setUp(): void
193193
'taxHelper' => $this->taxHelper,
194194
'priceCurrency' => $this->priceCurrency,
195195
'shopHelper' => $this->shopHelper,
196-
'databaseHelper' => $databaseHelper,
197196
]);
198197
#$this->classToTest->setCacheLifetime(1);
199198
}

0 commit comments

Comments
 (0)