Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…ocks into fix/refactor-product-query-e2e-tests
  • Loading branch information
gigitux committed Jan 9, 2023
2 parents 231098d + 0d7de08 commit 3c07190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/specs/product-query/templates.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const SELECTORS = {
describe( `${ block.name } Block`, () => {
useTheme( 'emptytheme' );

fdescribe( 'with All Templates', () => {
describe( 'with All Templates', () => {
beforeAll( async () => {
const productCatalogTemplateId =
'woocommerce/woocommerce//archive-product';
Expand Down

0 comments on commit 3c07190

Please sign in to comment.