We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292bb54 commit 36e4d5eCopy full SHA for 36e4d5e
tests/FulfillmentServiceTest.php
@@ -26,7 +26,7 @@ class FulfillmentServiceTest extends TestSimpleResource
26
* @inheritDoc
27
*/
28
public $putArray = array(
29
- "inventory_management" => false
+ "tracking_support" => false
30
);
31
32
}
0 commit comments