Skip to content

Commit

Permalink
docs(DateTimeSelect): Disable happo for non-deterministic story (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster authored Jul 28, 2020
1 parent 9271907 commit 90080f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/components/DateTimeSelect/story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,5 @@ export function withInvalidDate() {

withInvalidDate.story = {
name: "Fallback to today's date if value is invalid",
parameters: { happo: false },
};

0 comments on commit 90080f3

Please sign in to comment.