File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
app/code/Magento/Signifyd/Test/Unit/Controller/Webhooks
lib/internal/Magento/Framework/DB/Test/Unit/Adapter/Pdo Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ protected function setUp()
140140 }
141141
142142 /**
143- * Successfull case
143+ * Successful case
144144 */
145145 public function testExecuteSuccessfully ()
146146 {
Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ public function testAsymmetricRollBackSuccess()
315315 }
316316
317317 /**
318- * Test successfull nested transaction
318+ * Test successful nested transaction
319319 */
320320 public function testNestedTransactionCommitSuccess ()
321321 {
@@ -337,7 +337,7 @@ public function testNestedTransactionCommitSuccess()
337337 }
338338
339339 /**
340- * Test successfull nested transaction
340+ * Test successful nested transaction
341341 */
342342 public function testNestedTransactionRollBackSuccess ()
343343 {
@@ -359,7 +359,7 @@ public function testNestedTransactionRollBackSuccess()
359359 }
360360
361361 /**
362- * Test successfull nested transaction
362+ * Test successful nested transaction
363363 */
364364 public function testNestedTransactionLastRollBack ()
365365 {
You can’t perform that action at this time.
0 commit comments