Skip to content

Commit

Permalink
Disable test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Jun 7, 2024
1 parent 984d11a commit ca4456f
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ export const Failed: Story = {
},
};

export const NoInteractions: Story = {
args: {
interactions: [],
},
};
// export const NoInteractions: Story = {
// args: {
// interactions: [],
// },
// };

export const CaughtException: Story = {
args: {
Expand Down

0 comments on commit ca4456f

Please sign in to comment.