We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6626c88 + bae2219 commit ed5f3aeCopy full SHA for ed5f3ae
packages/test-tag-name-transformer/package.json
@@ -3,8 +3,7 @@
3
"private": true,
4
"scripts": {
5
"prepare": "cpy \"../themes/default/snapshots\" ./ --dot",
6
- "test": "cross-env THEME_MODULE=theme ENABLE_TAG_NAME_TRANSFORMER=true kolibri-visual-test",
7
- "test:update:e2e": "cross-env THEME_MODULE=theme ENABLE_TAG_NAME_TRANSFORMER=true kolibri-visual-test --update-snapshots=changed theme-snapshots.spec.js"
+ "test": "cross-env THEME_MODULE=theme ENABLE_TAG_NAME_TRANSFORMER=true kolibri-visual-test"
8
},
9
"devDependencies": {
10
"@public-ui/themes": "workspace:*",
0 commit comments