Skip to content

Remove unecessary if statement #21

Merged
bugarela merged 1 commit into
mainfrom
gabriela/remove-useless-if
Mar 24, 2026
Merged

Remove unecessary if statement #21
bugarela merged 1 commit into
mainfrom
gabriela/remove-useless-if

Conversation

@bugarela

Copy link
Copy Markdown
Collaborator

Hello :octocat:

I had added this if statement to workaround some specific quint test issue that is not important (a deterministic test being executed 10k times instead of only once because Quint fails to detect it is deterministic for some reason). This is breaking integration with Apalache/TLC due to getOnlyElement usage, which hits quint-co/quint#1568.

We should fix the issue and then address the quint test problem directly instead (if it even still happens)

@bugarela bugarela requested a review from beu5a March 24, 2026 14:18
@bugarela bugarela merged commit 36fc4cd into main Mar 24, 2026
1 check passed
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.

2 participants