Skip to content

Commit

Permalink
Fix twitter fallback causing issues for social icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran92 committed Oct 10, 2024
1 parent 656ca70 commit c03aa49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/calypso-e2e/src/lib/blocks/block-flows/twitter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ export class TwitterBlockFlow implements BlockFlow {
}

blockSidebarName = 'Twitter Embed';
blockTestFallBackName = 'Twitter';
blockEditorSelector = blockParentSelector;

/**
Expand Down

0 comments on commit c03aa49

Please sign in to comment.