Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't shrink the action chosen in state machine testing #415

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

HuwCampbell
Copy link
Member

While the contents of the action is fair game for shrinking, as is the sequence of actions, it makes little sense to change an action which may be the one which causes the error.

While the contents of the action is fair game for shrinking,
as is the sequence of actions, it makes little sense to change
an action which may be the one which causes the error.
@moodmosaic moodmosaic mentioned this pull request Mar 4, 2021
Copy link
Member

@moodmosaic moodmosaic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@moodmosaic moodmosaic merged commit ad57ac6 into hedgehogqa:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants