Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Nov 23, 2023
1 parent 555a32f commit 511272d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/src/toolbar/Toolbar.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,9 @@ function useToolbarStyles(): void {

const meta: Meta = {
title: 'Scenes-Other/Toolbar',
tags: ['test-skip-webkit'],
parameters: {
layout: 'fullscreen',
viewMode: 'story',
testOptions: {
// Webkit tests seem flakey so disabled for now
snapshotBrowsers: ['chromium'],
},
},
}
export default meta
Expand Down

0 comments on commit 511272d

Please sign in to comment.