Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 83a1005

Browse files
author
Barbara Palumbo
committed
WIP: skip test because the setting is on the project level
1 parent 8692371 commit 83a1005

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/ShippingMethod/ShippingMethodUpdateRequestTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ function () use ($client, $request) {
405405

406406
public function testShippingMethodPriceTierScoreFunction()
407407
{
408+
self::markTestSkipped();
408409
$client = $this->getApiClient();
409410

410411
ProjectFixture::withSetupProject(

0 commit comments

Comments
 (0)