We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f1be6 commit 2129d30Copy full SHA for 2129d30
apps/ssr-tests-v9/package.json
@@ -15,7 +15,7 @@
15
"storybook": "storybook dev",
16
"test": "jest --passWithNoTests",
17
"type-check": "just-scripts type-check",
18
- "test-ssr": "test-ssr \"./src/stories/**/*.stories.tsx\""
+ "test-ssr": "yarn run -T test-ssr \"./src/stories/**/*.stories.tsx\""
19
},
20
"dependencies": {
21
"@fluentui/react-components": "*",
0 commit comments