Skip to content

Commit

Permalink
I give up, let's not display that
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeelaudibert committed Jan 21, 2025
1 parent 85d1948 commit f358b83
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import retentionMock from './tiles/__mocks__/Retention.json'
import { DeviceTab, SourceTab, webAnalyticsLogic } from './webAnalyticsLogic'

const meta: Meta = {
title: 'Web Analytics/Dashboard',
title: 'Scenes-App/Web Analytics',
parameters: {
layout: 'fullscreen',
viewMode: 'story',
Expand All @@ -30,7 +30,7 @@ const meta: Meta = {
testOptions: {
includeNavigationInSnapshot: true,
waitForLoadersToDisappear: true,
waitForSelector: ['[data-attr=trend-line-graph] > canvas', '[data-attr=web-analytics-live-user-count]'],
waitForSelector: '[data-attr=trend-line-graph] > canvas',
},
},
decorators: [
Expand Down

0 comments on commit f358b83

Please sign in to comment.