Skip to content

Commit

Permalink
Remove scenario delay.
Browse files Browse the repository at this point in the history
  • Loading branch information
techanvil committed Jul 26, 2024
1 parent fcf4f37 commit 3b89177
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export const Default = Template.bind( {} );
Default.storyName = 'Default';
Default.scenario = {
label: 'Modules/ReaderRevenueManager/Setup/SetupMain/Default',
delay: 250,
};

export default {
Expand Down

0 comments on commit 3b89177

Please sign in to comment.