Skip to content

Conversation

@jfeingold35
Copy link
Contributor

Several tests were doing assert.fail() inside a try-catch, which meant that the exception thrown by the assertion was actually being caught, thereby preventing the test from properly failing. This has been corrected.

@jfeingold35 jfeingold35 merged commit 11e40b1 into dev Mar 7, 2024
@jfeingold35 jfeingold35 deleted the d/W-14645433-c branch March 13, 2024 18:31
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.

3 participants