Skip to content

Commit

Permalink
changed the wrong thing
Browse files Browse the repository at this point in the history
  • Loading branch information
louisearchibald committed Nov 15, 2024
1 parent 1dd08e8 commit d80b290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/JumpTo/index.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe('JumpTo Component', () => {

describe('Event Tracking', () => {
const jumpToTrackerData = {
componentName: 'scrollable_promo',
componentName: 'jumpto',
optimizely: null,
};
describe('View tracking', () => {
Expand Down

0 comments on commit d80b290

Please sign in to comment.