Remove comment for non-skipped test (cleanup)

This commit is contained in:
Jon Lane 2023-08-21 15:30:07 -07:00
parent 5128c26140
commit 4c09bf73d3
1 changed files with 0 additions and 2 deletions

View File

@ -3195,8 +3195,6 @@ test.describe( 'Products API tests: List All Products', () => {
} );
} );
// This case will remain skipped until orderby include is fixed.
// See: https://github.com/woocommerce/woocommerce/issues/30354#issuecomment-925955099.
test( 'include', async ( { request } ) => {
const includeIds = [
sampleData.groupedProducts[ 0 ].id,