Skip to content

Commit

Permalink
Remove default for full view snapshot button
Browse files Browse the repository at this point in the history
  • Loading branch information
s-rubenstein committed Jan 13, 2025
1 parent 325ae7a commit 548d646
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/common/FullViewSnapshotButton.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ const initialState = {
name: 'Test Snapshot',
},
},
profiles: {
profiles: [{ id: 'profile1', name: 'Test Profile 1' }],
},
user: _.cloneDeep(initialUserState),
query: _.cloneDeep(initialQueryState),
router: { location: {} },
Expand Down

0 comments on commit 548d646

Please sign in to comment.