Skip to content

Commit

Permalink
Remove for now the listings
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Oct 21, 2024
1 parent adfe3fe commit 14ea05d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cypress/tests/visual/pagesUnderTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ const PUBLIC_PAGES = [
'/block/grid-block/text',
'/block/grid-block/image',
'/block/grid-block/teaser',
'/block/grid-block/listing',
// '/block/grid-block/listing',
'/block/highlight-block',
'/block/image-block',
'/block/listing-block',
// '/block/listing-block',
'/block/search-block',
'/block/introduction-block',
'/block/separator-block',
Expand All @@ -27,8 +27,8 @@ const PUBLIC_PAGES = [
'/vertical-spacing/heading-and-introduction',
'/vertical-spacing/highlight-and-grid',
'/vertical-spacing/highlight-and-text',
'/vertical-spacing/listing-and-listing',
'/vertical-spacing/listing-and-text',
// '/vertical-spacing/listing-and-listing',
// '/vertical-spacing/listing-and-text',
'/vertical-spacing/teasers-and-text',
'/vertical-spacing/text',
'/typography',
Expand Down
6 changes: 6 additions & 0 deletions packages/volto-light-theme/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
node_modules
build
news
.release-it.json
babel.config.js
towncrier.toml

0 comments on commit 14ea05d

Please sign in to comment.