diff --git a/apps/plotly_examples/package.json b/apps/plotly_examples/package.json index 32b385a6d4..1915f9853e 100644 --- a/apps/plotly_examples/package.json +++ b/apps/plotly_examples/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@babel/core": "^7.16.0", - "@fluentui/react-charting": "^5.23.46", + "@fluentui/react-charting": "^5.23.48", "@fluentui/react-components": "^9.21.0", "@fluentui/react-portal-compat": "9.0.176", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3", diff --git a/apps/plotly_examples/playwright.config.ts b/apps/plotly_examples/playwright.config.ts index c0298fe0d7..bf2218b4e2 100644 --- a/apps/plotly_examples/playwright.config.ts +++ b/apps/plotly_examples/playwright.config.ts @@ -76,4 +76,6 @@ export default defineConfig({ // url: 'http://127.0.0.1:3000', // reuseExistingServer: !process.env.CI, // }, + + snapshotPathTemplate: '{testDir}/{testFilePath}-snapshots/{arg}{ext}' }); diff --git a/apps/plotly_examples/src/App.tsx b/apps/plotly_examples/src/App.tsx index a95f060423..81637dd105 100644 --- a/apps/plotly_examples/src/App.tsx +++ b/apps/plotly_examples/src/App.tsx @@ -61,7 +61,7 @@ const App: React.FC = () => { onChange={handleRTLSwitchChange} label={labelRTLMode} /> -   @fluentui/react-charting  v5.23.43 +   @fluentui/react-charting  v5.23.48
Chart Width:   = () => {