@public-ui/visual-tests 2.2.17-rc.5 → 2.2.18-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@public-ui/visual-tests",
3
- "version": "2.2.17-rc.5",
3
+ "version": "2.2.18-rc.0",
4
4
  "license": "EUPL-1.2",
5
5
  "homepage": "https://public-ui.github.io",
6
6
  "repository": {
@@ -28,7 +28,7 @@
28
28
  "axe-playwright": "2.2.2",
29
29
  "portfinder": "1.0.38",
30
30
  "serve": "14.2.5",
31
- "@public-ui/sample-react": "2.2.17-rc.5"
31
+ "@public-ui/sample-react": "2.2.18-rc.0"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@babel/eslint-parser": "7.28.4",
@@ -605,7 +605,6 @@ ROUTES.set('select/basic', {
605
605
  });
606
606
  ROUTES.set('skip-nav/basic', {
607
607
  snapshot: {
608
- skip: true,
609
608
  zoom: {
610
609
  skip: true,
611
610
  },