You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/tests/integration/testsuite/Magento/ConfigurableProduct/Ui/DataProvider/Product/Form/Modifier/Data/AssociatedProductsTest.php
+39Lines changed: 39 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,45 @@ public function testAddManuallyConfigurationsWithNotFilterableInGridAttribute():
126
126
);
127
127
}
128
128
129
+
/**
130
+
* Test that ASSOCIATED_PRODUCT_LISTING component uses POST to retrieve data
0 commit comments