Skip to content

Commit be0348b

Browse files
committed
ProductVariationg Shipping Class Fix Test
1 parent ee0d3ae commit be0348b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/wpunit/ProductVariationQueriesTest.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ public function testVariationQuery() {
127127
height
128128
menuOrder
129129
purchaseNote
130-
shippingClass
130+
shippingClass {
131+
id
132+
}
131133
catalogVisibility
132134
hasAttributes
133135
type

0 commit comments

Comments
 (0)